6 lines
78 B
Lua
6 lines
78 B
Lua
|
return {
|
||
|
"tpope/vim-fugitive",
|
||
|
cmd = {"G", "Git"},
|
||
|
lazy = true,
|
||
|
}
|