feat(nvf): WIP bloating
This commit is contained in:
parent
0bee56e7e8
commit
214b8dea90
9 changed files with 84 additions and 8 deletions
6
modules/home/cli/editor/nvf/diagnostics.nix
Normal file
6
modules/home/cli/editor/nvf/diagnostics.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
nvim-lint = {
|
||||
enable = true;
|
||||
lint_after_save = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue