feat: add fugitive
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'tpope/vim-fugitive',
|
||||
cmd = { 'Git', 'Gdiffsplit', 'Gedit', 'Gvdiffsplit', 'Gread', 'Gwrite', 'Ggrep', 'GMove', 'GDelete', 'GBrowse' },
|
||||
}
|
||||
Reference in New Issue
Block a user