neovim: Eager-load vim-fugitive
This commit is contained in:
parent
95fd80879e
commit
c63db9e504
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ return {
|
|||
{ "kylechui/nvim-surround", config = true },
|
||||
{
|
||||
"tpope/vim-fugitive",
|
||||
lazy = false,
|
||||
keys = {
|
||||
{ "<Space>G", ":Git<Space>", mode = "n" },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue