Fix loading of vim-fugitive
This commit is contained in:
parent
eaa63924e2
commit
6c941341ff
@ -1,5 +1,5 @@
|
|||||||
return {
|
return {
|
||||||
{ 'tpope/vim-fugitive', lazy = true },
|
{ 'tpope/vim-fugitive', lazy = false },
|
||||||
{
|
{
|
||||||
'lewis6991/gitsigns.nvim',
|
'lewis6991/gitsigns.nvim',
|
||||||
config = function()
|
config = function()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user