diffview.nvim vs fugitive

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

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

  • Regarding integrating diffview into fugitive: I was curious, and I found that it's actually not that unfeasible to do. Take a look at this little module I just pushed to my dotfiles. It mimics the interaction between neogit and diffview. In the fugitive status buffer it allows you to press D to open a diffview with the file under the cursor selected. It also works for the unpulled commits section, in which case the diffview will show only the changes for that commit.

  • neogit

    An interactive and powerful Git interface for Neovim, inspired by Magit

  • I doubt you can do it with magit yet. The closest solution on my mind is gitsigns' blame_line, but it doesn't integrate with neogit. Buffer blame for neogit is requested, however not implemented

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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