Add fugitive
This commit is contained in:
parent
fbc4f207b9
commit
11214afb15
|
@ -15,4 +15,5 @@ return {
|
|||
cmp.event:on('confirm_done', cmp_autopairs.on_confirm_done())
|
||||
end,
|
||||
},
|
||||
{ 'tpope/vim-fugitive' },
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue