Any plugin to achieve this dual buffer view for diffs?

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.

  • viewdiff.nvim

  • gitsigns.nvim

    Git integration for buffers

  • I use gitsigns.nvim. It has a command Gitsigns diffthis which I think is pretty similar to what you want. And it looks like diff show.

  • 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
  • vim-mergetool

    :cake: Efficient way of using Vim as a Git mergetool

  • I'm using diffview.nvim and https://github.com/samoshkin/vim-mergetool for merge conflicts resolving.

  • vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

  • For a diff against the Git history, use Gdiffsplit from vim-fugitive.

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