nvim-config/lua/custom/plugins/fugative.lua
2025-11-07 09:19:10 -08:00

5 lines
46 B
Lua

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