Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 915 Bytes

README.md

File metadata and controls

40 lines (20 loc) · 915 Bytes

Pagure support for vim-fugitive

Requirements

  • Vim with +python support

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

Open a file

Highlight the current line

Highlight the current line

Highlight a selection

Highlight a selection