vim-indexed-search VS dotfiles

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

vim-indexed-search

Show "Match 123 of 456 /search term/" in Vim searches. By Yakov Lerner. (by henrik)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-indexed-search dotfiles
3 12
185 40
- -
1.8 7.6
over 2 years ago 20 days ago
Vim Script Shell
- -
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

dotfiles

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

What are some alternatives?

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

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

vim-lsp-settings - Auto configurations for Language Server for vim-lsp

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.

php-language-server - PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥

vim-cursorword - Underlines the word under the cursor

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

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

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

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

vim-scrolloff-fraction - scrolloff as a fraction of window height

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