nvim-config/lua/custom/plugins/vim-fugitive.lua
2024-04-05 10:37:31 +02:00

5 lines
46 B
Lua

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