kickstart.nvim/lua/custom/plugins/vim-fugitive.lua

6 lines
46 B
Lua

return {
{
'tpope/vim-fugitive',
},
}