add vim-fugitive

This commit is contained in:
Zach Drone 2024-12-03 01:04:50 -05:00
parent c80697b49d
commit 03401ccff7
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
return { 'tpope/vim-fugitive' }