added octo-nvim

This commit is contained in:
John Lancaster
2026-04-11 09:13:53 -05:00
parent 630e385fb1
commit e8ac1fb552
+3
View File
@@ -92,6 +92,9 @@ in
git.enable = true; git.enable = true;
# git.neogit.enable = true; # git.neogit.enable = true;
extraPlugins = with pkgs.vimPlugins; [
octo-nvim
];
# https://github.com/akinsho/toggleterm.nvim # https://github.com/akinsho/toggleterm.nvim
terminal.toggleterm.enable = true; terminal.toggleterm.enable = true;