kickstart.nvim/lua/plugins/rhubarb.lua

5 lines
75 B
Lua

return {
-- GitHub integration for vim-fugitive
'tpope/vim-rhubarb',
}