remove usefull keymaps

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-02-18 21:44:42 +01:00
parent cefebdbd0a
commit 0f40fccb5e
2 changed files with 19 additions and 33 deletions

View File

@@ -17,11 +17,5 @@
programs.nvf = {
enable = true;
settings.vim = {
startPlugins = [
# TODO: Change to ghostty
pkgs.vimPlugins.vim-kitty-navigator
];
};
};
}