sponsor Vim development Vim logo Vim Book Ad

gh-review.vim : Review GitHub PRs: side-by-side diffs, add comments/suggestions, submit reviews

 script karma  Rating 0/0, Downloaded by 5  Comments, bugs, improvements  Vim wiki

created by
 
script type
utility
 
description
This plugin — which is designed for the use case where you’ve already identified a specific GitHub PR or PR branch you’re ready to review — has just one single goal:

✅ provide the simplest means possible for performing a GitHub PR review within Vim

Anything beyond that is a non-goal — for example:

❌ GitHub Issues, Notifications, Discussions, or Actions/Workflows\
❌ Managing labels, assignees, or requested reviewers\
❌ Browsing or searching lists of PRs\
❌ Merging or closing PRs

You are expected to perform those tasks using other tooling (for example, gh-dash: https://github.com/dlvhdr/gh-dash).
 
install details
With Vim’s built-in package manager:

mkdir -p ~/.vim/pack/plugins/start
cd ~/.vim/pack/plugins/start
git clone https://github.com/gh-tui-tools/gh-review.vim.git

With vim-plug:

Plug 'gh-tui-tools/gh-review.vim'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gh-review.vim-1.0.tar.gz 1.0 2026-02-12 9.0 Initial upload
ip used for rating: 216.73.216.32

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github