kickstart.nvim/lua/custom/plugins/fugitive.lua

5 lines
51 B
Lua

return {
"tpope/vim-fugitive",
lazy = false,
}