vim-indexed-search VS rainbow

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

vim-indexed-search

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

rainbow

Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration. (by luochen1990)
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 rainbow
3 9
185 1,740
- -
1.8 0.0
over 2 years ago 7 months ago
Vim Script Vim Script
- Apache License 2.0
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

rainbow

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

What are some alternatives?

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

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

nvim-ts-rainbow - Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead

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.

vim-indent-guides - A Vim plugin for visually displaying indent levels in code

vim-cursorword - Underlines the word under the cursor

rainbow_parentheses.vim - :rainbow: Simpler Rainbow Parentheses

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

vim-rooter - Changes Vim working directory to project root.

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

splitjoin.vim - Switch between single-line and multiline forms of code

dotfiles - My dotfiles

nvim-treesitter - Nvim Treesitter configurations and abstraction layer