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

4 lines
37 B
Lua

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