feat(vim-fugitive) added vim-fugitive plugin
This commit is contained in:
parent
cc0ab9236f
commit
10df3842c3
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{
|
||||
'tpope/vim-fugitive',
|
||||
},
|
||||
}
|
||||
Loading…
Reference in New Issue