SaaSHub helps you find the best software and product alternatives Learn more →
Vim-gitgutter Alternatives
Similar projects and alternatives to vim-gitgutter
-
-
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.
-
-
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
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 - SaaSHub
www.saashub.com | 18 Mar 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.
Popular Comparisons
- vim-gitgutter VS gitsigns.nvim
- vim-gitgutter VS vim-fugitive
- vim-gitgutter VS nvim-tree.lua
- vim-gitgutter VS vim-signify
- vim-gitgutter VS delta
- vim-gitgutter VS lightline.vim
- vim-gitgutter VS git-split-diffs
- vim-gitgutter VS lualine.nvim
- vim-gitgutter VS nvim-treesitter
- vim-gitgutter VS diff-so-fancy