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