Include git plugins in nvim

This commit is contained in:
Daniel McKnight 2025-05-16 17:52:56 -07:00
parent 74a36ba246
commit 6828f40532
3 changed files with 15 additions and 2 deletions

View file

@ -0,0 +1,3 @@
return {
"tpope/vim-fugitive"
}