Skip to content

Pagure support for :GBrowse feature provided by vim-fugitive plugin

License

Notifications You must be signed in to change notification settings

FrostyX/vim-fugitive-pagure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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