vim-quickfix-conflicts VS delta

Compare vim-quickfix-conflicts vs delta and see what are their differences.

vim-quickfix-conflicts

Add git conflicts to your vim quickfix list to speedily hop to the next conflict marker (by OJFord)

delta

A syntax-highlighting pager for git, diff, and grep output (by dandavison)
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
vim-quickfix-conflicts delta
1 88
0 20,847
- -
10.0 8.1
over 4 years ago 4 days ago
Vim Script Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-quickfix-conflicts

Posts with mentions or reviews of vim-quickfix-conflicts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-25.
  • Highlights from Git 2.35
    8 projects | news.ycombinator.com | 25 Jan 2022
    Git jump is interesting, not new in this release (in 2.19) but I wasn't aware of it. I'm generally already in vim in another shell though, so I want the quickfix list populated there, not in a new instance.

    A while ago I wrote a vim plugin for this, has a bug where it (only sometimes?) won't go to the last conflict, but it's been helpful enough that I use it frequently.

    https://github.com/OJFord/vim-quickfix-conflicts

    (Yes, shameless promotion/maybe bait someone more familiar with vimscript into using it and immediately spotting cause of the above!)

delta

Posts with mentions or reviews of delta. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

What are some alternatives?

When comparing vim-quickfix-conflicts and delta you can also consider the following projects:

git - A fork of Git containing Windows-specific patches.

diff-so-fancy - Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:

homebrew-core - 🍻 Default formulae for the missing package manager for macOS (or Linux)

difftastic - a structural diff that understands syntax 🟥🟩

feedback - Public feedback discussions for: GitHub for Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more! [Moved to: https://github.com/github-community/community]

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

lazygit - simple terminal UI for git commands

vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀

git-split-diffs - Syntax highlighted side-by-side diffs in your terminal

ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

bat - A cat(1) clone with wings.