6 lines
84 B
Lua
6 lines
84 B
Lua
return {
|
|
-- Git related plugins
|
|
'tpope/vim-fugitive',
|
|
'tpope/vim-rhubarb',
|
|
|
|
}
|