nvim: fix lazy loading for neogit
This commit is contained in:
@ -13,4 +13,5 @@ return {
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
lazy = true,
|
lazy = true,
|
||||||
|
cmd = { "Neogit" },
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user