nvim-config/lua/custom/plugins/fugitive.lua
2024-11-20 10:15:47 +01:00

3 lines
35 B
Lua

return {
'tpope/vim-fugitive',
}