What is your nvim workflow for reviewing PRs?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • diffview.nvim

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

  • I like to use (diffview.nvim) . I created a git alias to open my diffs in diffview by default.

  • gh.nvim

    A fully featured GitHub integration for performing code reviews in Neovim.

  • Another option to check out: https://github.com/ldelossa/gh.nvim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • octo.nvim

    Edit and review GitHub issues and pull requests from the comfort of your favorite editor

  • patchreview-vim

    Vim/Neovim plugin for doing single, multi-patch or diff code reviews

  • I can't review anything without - https://github.com/junkblocker/patchreview-vim . It even let me review branches, patches, or any custom git diff commands.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts