7 lines
64 B
Lua
7 lines
64 B
Lua
return {
|
|
{
|
|
-- Git Plugin
|
|
'tpope/vim-fugitive',
|
|
},
|
|
}
|