vim-indexed-search VS vim-matchup

Compare vim-indexed-search vs vim-matchup and see what are their differences.

vim-indexed-search

Show "Match 123 of 456 /search term/" in Vim searches. By Yakov Lerner. (by henrik)

vim-matchup

vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter. (by andymass)
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-indexed-search vim-matchup
3 37
185 1,601
- -
1.8 6.7
over 2 years ago 5 days 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-indexed-search

Posts with mentions or reviews of vim-indexed-search. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-18.
  • [Help] show the full number of search occurrences instead of >99
    2 projects | /r/neovim | 18 Aug 2022
    I used to work through a lot of checklists in Markdown files, and I’d search for the empty checkboxes to see how many I had left. But there were always at least 300-ish in a file, so I went searching for a way to see the actual number instead of >99 results. vim-indexed-search is the best option I’ve found.
  • Plugins alternative in Lua
    25 projects | /r/neovim | 29 Apr 2021
    As google/vim-searchindex told in Installation Note. Just set shortmess-=S in your init.vim with Neovim 0.4.0 or newer, could provide a minimal replacement of henrik/vim-indexed-search

vim-matchup

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

What are some alternatives?

When comparing vim-indexed-search and vim-matchup you can also consider the following projects:

vim-startify - :link: The fancy start screen for Vim.

todo-comments.nvim - ✅ Highlight, list and search todo comments in your projects

vim-cursorword - Underlines the word under the cursor

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

symbols-outline.nvim - A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.

lspkind.nvim - vscode-like pictograms for neovim lsp completion items

tagbar - Vim plugin that displays tags in a window, ordered by scope

FastFold - Speed up Vim by updating folds only when called-for.

dotfiles - My dotfiles

nvim-treesitter-pairs

vim-searchindex - vim-searchindex: display number of search matches & index of a current match

neovim - Vim-fork focused on extensibility and usability