Add vim fugitive to neovim

This commit is contained in:
2023-10-19 21:35:15 -04:00
parent 07b00af99e
commit 0aebd5525b

View File

@@ -77,6 +77,7 @@ require("lazy").setup({
build = ':lua require("go.install").update_all_sync()' -- if you need to install/update all binaries
},
--"averms/black-nvim",
"tpope/vim-fugitive",
})
-- color schemes