Add vim fugitive
This commit is contained in:
parent
af4fd2355f
commit
25db7f8041
2 changed files with 5 additions and 7 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue