neovim setup
This commit is contained in:
4
lua/plugins/vim-fugitive.lua
Normal file
4
lua/plugins/vim-fugitive.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
lazy = false,
|
||||
"tpope/vim-fugitive",
|
||||
}
|
||||
Reference in New Issue
Block a user