feat(vim-fugitive) added vim-fugitive plugin

This commit is contained in:
mehdi fajraoui 2024-04-05 10:37:31 +02:00
parent cc0ab9236f
commit 10df3842c3
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
return {
{
'tpope/vim-fugitive',
},
}