added fugitive for git integration

This commit is contained in:
armandogaliati 2024-06-23 20:38:29 -03:00
parent 0e7e69cdfd
commit 61dfa283ca
1 changed files with 1 additions and 0 deletions

View File

@ -1016,6 +1016,7 @@ require('lazy').setup({
},
version = '^1.0.0', -- optional: only update when a new 1.x version is released
},
{'tpope/vim-fugitive'},
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
-- init.lua. If you want these files, they are in the repository, so you can just download them and
-- place them in the correct locations.