InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Vim-gitgutter Alternatives
Similar projects and alternatives to vim-gitgutter
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
vim-gitgutter discussion
vim-gitgutter reviews and mentions
-
I use the default file browser in vim (netrw). I know there are plugins that a lot of people like. Should I switch?
I personally use nerdtree. Add nerdtree-git-plugin too, that's nice when looking at your project (for files, use vim-gitgutter).
-
How to configure vim like an IDE
vim-gitgutter
-
Margin indicator for Neovim
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.
-
:DiffOrig changes reflected in sign column
vim-signify or git gutter can do this for files managed by git.
- Is there a simple way to see if a certain line has unsaved changes?
-
What "new-to-you" tool did you recently start using that just changed your workflow for the better?
https://github.com/tpope/vim-fugitive https://github.com/airblade/vim-gitgutter Since your already on neovim these plugins are excellent for git integration within vim! You may just prefer lazygit but having a tight integration in editor is definitely really nice for my personal workflow. Your approach is more unix-y where you have a tool for each job though!
- Neovim - Workflow para Java, C# e JS/TypeScript (Atualização com Neovim 0.8 e LSP)
-
Neovim config from scratch (Part I)
Git gutter Git status signs in the gutter (leftmost column)
- What plugins do yall use for Git
-
Are there plugins for Neovim that don't exist, that should exist, in your opinion?
vim-gitgutter supports staging/undoing hunks and a hunk text object. I find it convenient for this exact workflow.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Stats
airblade/vim-gitgutter is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vim-gitgutter is Vim Script.