7 lines
62 B
Lua
7 lines
62 B
Lua
|
local fugitive = {
|
||
|
'tpope/vim-fugitive',
|
||
|
}
|
||
|
|
||
|
return fugitive
|
||
|
|