nvim/lua/plugins/fugitive.lua
2025-03-05 10:46:36 -05:00

4 lines
50 B
Lua

return {
'tpope/vim-fugitive',
cmd = 'Git',
}