vim-cursorword
Underlines the word under the cursor (by itchyny)
vim-search-pulse
Easily locate the cursor after a search (by inside)
| vim-cursorword | vim-search-pulse | |
|---|---|---|
| 4 | 3 | |
| 613 | 132 | |
| -0.2% | 0.0% | |
| 0.0 | 0.0 | |
| over 3 years ago | almost 2 years 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.
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-cursorword
Posts with mentions or reviews of vim-cursorword.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-08.
-
local-highlight.nvim: blazing fast highlight of word under the cursor
I could not reproduce this with either of plugins I tried: mini.cursorword and itchyny/vim-cursorword. I specifically tried with italics and it just added underscore.
-
neovim plugins that have improved your workflow
There are several plugins that do that: - mini.cursorword - RRethy/vim-illuminate - itchyny/vim-cursorword
-
vim-illuminate v2: Full Lua rewrite with LSP/Tree-sitter/Regex support
Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. Think nvim-cursorword, vim-cursorword, or nvim-cursorword, but better.
- Plugins alternative in Lua
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-cursorword and vim-search-pulse you can also consider the following projects:
norg-specs - A collection of specifications and grammars for Neorg's file format, `norg`.
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-searchindex - vim-searchindex: display number of search matches & index of a current match
vim-qfedit - Edit the quickfix/location list freely
terminus - 🖥 Enhanced terminal integration for Vim