Via Plugin Manager
Plugin 'borissov/fugitive-gitea' Plug 'borissov/fugitive-gitea'cd ~/.vim/bundle
git clone git://github.com/borissov/fugitive-giteaIn your .vimrc file add options to set your Gitea server urls.
let g:fugitive_gitea_domains = ['http://yoururl.com'] tommcdo/vim-fubitive