add vim-fugitive
This commit is contained in:
parent
5636d0e913
commit
044d74b814
10 changed files with 392 additions and 16 deletions
5
lua/custom/plugins/vim-fugitive.lua
Normal file
5
lua/custom/plugins/vim-fugitive.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{
|
||||
'tpope/vim-fugitive',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue