nvim-config/lua/plugins/plugin-git.lua

7 lines
44 B
Lua

return {
{
"tpope/vim-fugitive",
}
}