:DiffOrig changes reflected in sign column

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. vim-signify

    :heavy_plus_sign: Show a diff using Vim its sign column.

    vim-signify or git gutter can do this for files managed by git.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. vim-gitgutter

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

    vim-signify or git gutter can do this for files managed by git.

  4. changesPlugin

    A Vim Plugin for indicating changes as colored bars using signs.

    This plugin by Christian Brabandt seems to work well: https://github.com/chrisbra/changesPlugin.

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

  • Why is the colorscheme not applied at specific region?

    2 projects | /r/vim | 23 Jun 2023
  • E849: Too many highlight syntax groups

    1 project | /r/neovim | 5 Nov 2021
  • A Git story: Not so fun this time

    5 projects | news.ycombinator.com | 3 Jul 2024
  • Using Git From Vim

    8 projects | dev.to | 17 Sep 2021
  • Show git deltas in editor

    4 projects | /r/vim | 24 Apr 2021

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?