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

3 lines
34 B
Lua

return {
"tpope/vim/fugitive",
}