vim-searchindex
vim-searchindex: display number of search matches & index of a current match (by google)
vim-search-pulse
Easily locate the cursor after a search (by inside)
vim-searchindex | vim-search-pulse | |
---|---|---|
2 | 3 | |
370 | 131 | |
0.3% | 0.0% | |
0.0 | 0.0 | |
almost 6 years ago | about 1 year 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.
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-searchindex
Posts with mentions or reviews of vim-searchindex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-26.
- Best way of showing the number of search matches in a statusline?
-
Plugins alternative in Lua
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-search-pulse
Posts with mentions or reviews of vim-search-pulse.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-16.
- What is the coolest, unknown(-ish) plugin that you're using that other people could benefit from?
-
Neovide like cursor on vim
You are looking for this: https://github.com/inside/vim-search-pulse
- Plugins alternative in Lua
What are some alternatives?
When comparing vim-searchindex and vim-search-pulse you can also consider the following projects:
terminus - 🖥 Enhanced terminal integration for Vim
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-move - Plugin to move lines and selections up and down
specs.nvim - 👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.
vim-indexed-search - Show "Match 123 of 456 /search term/" in Vim searches. By Yakov Lerner.
vim-cursorword - Underlines the word under the cursor