vim-gitgutter VS vim-surround

Compare vim-gitgutter vs vim-surround and see what are their differences.

vim-gitgutter

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

vim-surround

surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease (by tpope)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vim-gitgutter vim-surround
32 83
8,271 12,997
- -
7.7 0.0
2 months ago 10 months ago
Vim Script Vim Script
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-gitgutter

Posts with mentions or reviews of vim-gitgutter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.

vim-surround

Posts with mentions or reviews of vim-surround. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

What are some alternatives?

When comparing vim-gitgutter and vim-surround you can also consider the following projects:

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

nvim-autopairs - autopairs for neovim written in lua

nvim-tree.lua - A file explorer tree for neovim written in lua

gitsigns.nvim - Git integration for buffers

vim-signify - :heavy_plus_sign: Show a diff using Vim its sign column.

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

neovim - Vim-fork focused on extensibility and usability

vim-sandwich - Set of operators and textobjects to search/select/edit sandwiched texts.

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

Neovim-from-scratch - 📚 A Neovim config designed from scratch to be understandable