initial commit
This commit is contained in:
7
lua/plugins/fugitive.lua
Normal file
7
lua/plugins/fugitive.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
'tpope/vim-fugitive',
|
||||
cmd = {
|
||||
"G",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user