refactor(nvim): remove vim-fugitive
This commit is contained in:
parent
397126cf97
commit
88c09ff44d
@ -54,10 +54,6 @@ return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
},
|
||||
},
|
||||
{
|
||||
"tpope/vim-fugitive",
|
||||
-- event = "VeryLazy",
|
||||
},
|
||||
{
|
||||
"lewis6991/gitsigns.nvim",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
|
Loading…
Reference in New Issue
Block a user