nvim-config/lua/custom/plugins/fugitive.lua
2024-05-15 14:54:46 +10:00

3 lines
35 B
Lua

return {
'tpope/vim-fugitive',
}