dotfiles/private_dot_config/nvim/lua/plugins/vim-fugitive.lua

4 lines
47 B
Lua

return {
'tpope/vim-fugitive',
cmd = 'Git'
}