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