nvim-lua.kickstart.nvim/lua/plugins/rhubarb.lua

5 lines
75 B
Lua
Raw Normal View History

2025-06-25 19:59:00 +01:00
return {
-- GitHub integration for vim-fugitive
'tpope/vim-rhubarb',
}