Add fugitive
This commit is contained in:
parent
fbc4f207b9
commit
11214afb15
1 changed files with 1 additions and 0 deletions
|
|
@ -15,4 +15,5 @@ return {
|
||||||
cmp.event:on('confirm_done', cmp_autopairs.on_confirm_done())
|
cmp.event:on('confirm_done', cmp_autopairs.on_confirm_done())
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
{ 'tpope/vim-fugitive' },
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue