nvf: change settings

This commit is contained in:
Charlie Root 2024-09-01 21:26:40 +02:00
commit 0d9ca8cbbf
5 changed files with 8 additions and 34 deletions

View file

@ -1,7 +1,7 @@
_: {
programs.neovim-flake.settings.vim = {
binds = {
whichKey.enable = true;
whichKey.enable = false;
cheatsheet.enable = true;
};
};