borissov / fugitive-gitea

☕ Plugin for :Gbrowse to work with GITea server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fugitive-gitea

Installation

Via Plugin Manager

Vundle

    Plugin 'borissov/fugitive-gitea'

VIM Plug

    Plug 'borissov/fugitive-gitea'

Manual Installation

cd ~/.vim/bundle
git clone git://github.com/borissov/fugitive-gitea

Settings

In your .vimrc file add options to set your Gitea server urls.

let g:fugitive_gitea_domains = ['http://yoururl.com'] 

Originaly from

tommcdo/vim-fubitive

About

☕ Plugin for :Gbrowse to work with GITea server.


Languages

Language:Vim Script 100.0%