mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-08 03:55:04 +02:00
5 lines
75 B
Lua
5 lines
75 B
Lua
|
return {
|
||
|
-- GitHub integration for vim-fugitive
|
||
|
'tpope/vim-rhubarb',
|
||
|
}
|