nvf: change settings, unraf config

This commit is contained in:
Charlie Root 2024-08-22 22:37:06 +02:00
commit 8288cf317e
6 changed files with 6 additions and 20 deletions

View file

@ -5,7 +5,7 @@ _: {
vim-fugitive.enable = true;
gitsigns = {
enable = true;
codeActions.enable = false; # no.
codeActions.enable = true;
};
};
};