Best diff config for vim in 2021?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • delta

    A syntax-highlighting pager for git, diff, and grep output

  • Since newer diff algorithms are merged into vim and there are tools specifically designed for diffing two files, I wonder what is the best vimdiff option? Here is mine: vim " vimdiff configs if has("patch-8.1.0360") set diffopt=filler,internal,algorithm:histogram,indent-heuristic endif There is also delta which seem to have a smarter algorithm. Is there a way to use delta in vim instead?

  • neovim

    Vim-fork focused on extensibility and usability

  • Nothing in core yet AFAIK https://github.com/neovim/neovim/issues/15064

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

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

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

  • This is how I use vim and git, any other tips?

    11 projects | /r/vim | 26 Nov 2022
  • Enable new diff option linematch (#14537) ยท neovim/neovim@04fbb1d

    2 projects | /r/neovim | 4 Nov 2022
  • Git workflow

    11 projects | /r/neovim | 13 Sep 2022
  • What are some recent / current PRs you were / are looking forward to?

    13 projects | /r/neovim | 21 Aug 2022
  • Highlighting changes in a text file

    2 projects | /r/git | 15 Mar 2022