Skip to content

A vim plugin to use github pr comments as a quickfix list.

Notifications You must be signed in to change notification settings

miniatureape/quickpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

QuickPr

Open comments from a Github Pull Request in a Vim Quickfix list.

Installation

Use Vundle or whatever to install.

Create a file at ~/.quickpr with contents like <your_githubuser>:<an_api_token>

The token needs repo permissions.

Usage

While in the root of your local repo use:

:call QuickPr

And paste in the url of a Pull Request when prompted.

type :copen to see the full list. For more information, try :help quickfix

About

A vim plugin to use github pr comments as a quickfix list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published