76 current 2024-03-01 14:17:16 23.11.4801.b7ee09cf5614 6.1.79 *

Signed-off-by: Sky Hearn <sky.hearn@pm.me>
This commit is contained in:
Sky Hearn 2024-03-01 14:17:20 -08:00
parent 300a74bc26
commit 239f862c29
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ clipcatd &
vimAlias = true; vimAlias = true;
vimdiffAlias = true; vimdiffAlias = true;
plugins = with pkgs.vimPlugins; [ plugins = with pkgs.vimPlugins; [
lualine-nvim
nvim-lspconfig nvim-lspconfig
nvim-treesitter.withAllGrammars nvim-treesitter.withAllGrammars
]; ];