refactor(nvim): remove vim-fugitive

This commit is contained in:
Price Hiller 2023-09-04 19:00:49 -05:00
parent 397126cf97
commit 88c09ff44d
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -54,10 +54,6 @@ return {
"nvim-telescope/telescope.nvim",
},
},
{
"tpope/vim-fugitive",
-- event = "VeryLazy",
},
{
"lewis6991/gitsigns.nvim",
event = { "BufReadPre", "BufNewFile" },