more work on neovim config, added keyboard sound thing for kitty

This commit is contained in:
2026-03-08 03:57:31 -04:00
parent bf22e791d1
commit 4308b8eb16
55 changed files with 411 additions and 142 deletions

2
modules/home/programs/nixvim/plugins/plugins.nix Executable file → Normal file
View File

@@ -8,6 +8,8 @@
helpview.enable = true;
floaterm.enable = true;
fugitive.enable = true;
hop.enable = true;
wilder.enable = true;
indent-blankline.enable = true;
lastplace.enable = true;
markdown-preview.enable = true;