kickstart.nvim/lua/custom/plugins/git-fugitive.lua
2024-09-17 14:23:30 +01:00

4 lines
35 B
Lua

return {
'tpope/vim-fugitive',
}