Margin indicator for Neovim

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

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. changesPlugin

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

    That said, Neovim can still run most Vimscript plugins just fine, so you can still use https://github.com/chrisbra/changesPlugin (and https://github.com/airblade/vim-gitgutter and https://github.com/mhinz/vim-signify/, which are mentioned in the README) if you want.

  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. gitsigns.nvim

    Git integration for buffers

    I use https://github.com/lewis6991/gitsigns.nvim, which seems to be the most popular option for Neovim.

  4. vim-gitgutter

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

    That said, Neovim can still run most Vimscript plugins just fine, so you can still use https://github.com/chrisbra/changesPlugin (and https://github.com/airblade/vim-gitgutter and https://github.com/mhinz/vim-signify/, which are mentioned in the README) if you want.

  5. vim-signify

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

    That said, Neovim can still run most Vimscript plugins just fine, so you can still use https://github.com/chrisbra/changesPlugin (and https://github.com/airblade/vim-gitgutter and https://github.com/mhinz/vim-signify/, which are mentioned in the README) if you want.

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

  • Any gitlens like plugin you guys can suggest?

    2 projects | /r/neovim | 11 May 2022
  • what are the must have git plugs? in your opinion

    24 projects | /r/neovim | 30 Mar 2022
  • FzfLua 'git status' as a high level staging tool

    6 projects | /r/neovim | 19 Dec 2021
  • My NeoVim Experience: Productivity vs Curiosity

    1 project | dev.to | 24 Jan 2025
  • How to Enable Undercurl in Neovim: Terminal and Tmux Setup Guide

    1 project | dev.to | 14 Jan 2025

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