add vim-fugitive
This commit is contained in:
parent
c80697b49d
commit
03401ccff7
|
@ -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' }
|
||||
|
|
Loading…
Reference in New Issue