Pagure support for vim-fugitive
September 22, 2019 ยท View on GitHub
Requirements
- Vim with
+pythonsupport
Installation
Use vundle, pathogen or any other favourite way to install vim plugins.
First, don't forget to install tpope/vim-fugitive to provide :Gbrowse
command (and many more), and than FrostyX/fugitive-pagure-vim to provide pagure support.
Plugin 'tpope/vim-fugitive'
Plugin 'FrostyX/vim-fugitive-pagure' " Enable :Gbrowse for pagure.io
:Gbrowse in action
Open a file

Highlight the current line

Highlight a selection
