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' |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.32
|