kickstart.nvim/lua/custom/plugins/vim-fugitive.lua
2024-07-16 09:25:05 +05:45

4 lines
35 B
Lua

return {
'tpope/vim-fugitive',
}