feat: add fugitive

This commit is contained in:
2024-12-04 14:13:52 -05:00
parent caaae88ddf
commit 33cec11650
+4
View File
@@ -0,0 +1,4 @@
return {
'tpope/vim-fugitive',
cmd = { 'Git', 'Gdiffsplit', 'Gedit', 'Gvdiffsplit', 'Gread', 'Gwrite', 'Ggrep', 'GMove', 'GDelete', 'GBrowse' },
}