Include git plugins in nvim
This commit is contained in:
parent
74a36ba246
commit
6828f40532
3 changed files with 15 additions and 2 deletions
3
nvim/lua/plugins/vimfugitive.lua
Normal file
3
nvim/lua/plugins/vimfugitive.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"tpope/vim-fugitive"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue