Show git deltas in editor

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

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
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
  1. delta

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

    I actually found this pretty quickly: https://github.com/dandavison/delta

  2. Nutrient

    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.

    Nutrient logo
  3. vim-fugitive

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

    I use :Gdiffsplit from https://github.com/tpope/vim-fugitive which opens a diff window. And I use https://github.com/mhinz/vim-signify to have some info at all time

  4. vim-signify

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

    I use :Gdiffsplit from https://github.com/tpope/vim-fugitive which opens a diff window. And I use https://github.com/mhinz/vim-signify to have some info at all time

  5. vim-gitgutter

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

    vim-gitgutter is great.

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
  • :DiffOrig changes reflected in sign column

    3 projects | /r/vim | 14 Feb 2023
  • Highlighting changes in a text file

    2 projects | /r/git | 15 Mar 2022
  • I completely agree with him.

    3 projects | /r/linuxmasterrace | 26 Feb 2022
  • E849: Too many highlight syntax groups

    1 project | /r/neovim | 5 Nov 2021

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