feat(nvim): add fugitive.vim
This commit is contained in:
parent
a7bea85f8c
commit
e3478b69e2
@ -435,6 +435,11 @@ lazy.setup({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"tpope/vim-fugitive",
|
||||||
|
event = "VeryLazy"
|
||||||
|
},
|
||||||
|
|
||||||
-- Better search display
|
-- Better search display
|
||||||
{
|
{
|
||||||
"kevinhwang91/nvim-hlslens",
|
"kevinhwang91/nvim-hlslens",
|
||||||
|
Loading…
Reference in New Issue
Block a user