mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
nvim-lint: add lint after save autocmd
This commit is contained in:
parent
aed996eb33
commit
6e8b6bf635
2 changed files with 29 additions and 9 deletions
|
@ -21,5 +21,7 @@ in {
|
|||
accept.
|
||||
'';
|
||||
};
|
||||
|
||||
lint_after_save = mkEnableOption "autocmd to lint after each save" // {default = true;};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue