nvim/lua/plugins/fugitive.lua
2023-08-01 16:28:47 +02:00

4 lines
34 B
Lua

return {
'tpope/vim-fugitive'
}