kickstart.nvim/lua/plugins/fugitive.lua

5 lines
73 B
Lua

return {
-- Powerful Git integration for Vim
'tpope/vim-fugitive',
}