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