Add fugitive

This commit is contained in:
Nathan McCarty 2024-11-29 05:15:05 +00:00
parent 7a323e9e48
commit a2c16549ad

View file

@ -34,6 +34,7 @@
nvim-treesitter.withAllGrammars
nvim-nu
null-ls-nvim
vim-fugitive
];
extraLuaConfig = ''
vim.o.termguicolors = true