Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Vim-cool Alternatives
Similar projects and alternatives to vim-cool
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better vim-cool alternative or higher similarity.
vim-cool discussion
vim-cool reviews and mentions
Posts with mentions or reviews of vim-cool.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-04.
-
auto-hlsearch.nvim: Automatically manage hlsearch
Awesome! Is it like vim-cool but written in Lua?
-
How do you turn off the yellow highlighting after your done with the search?
I use https://github.com/romainl/vim-cool to do it automatically
-
How can I make searching for an empty string actually execute :let @/=""
You can try this plugin: https://github.com/romainl/vim-cool
- Good vim keymaps
-
What is the coolest, unknown(-ish) plugin that you're using that other people could benefit from?
vim-cool Not sure if there's an easier way to do it than having this plugin, but it disables search highlighting when you're done, and enables again when you search again. Makes me not have to use `:noh`
- set nohlsearch when pressing anything except n or N?
-
Call :noh command at InsertEnter autocmd
You may be interested in the vim-cool plugin, which uses InsertEnter and CursorMoved autocmds to automatically disable search highlighting after you're done with the search.
-
Disable highlight after searching something?
I have heard nice things about vim-cool
-
What are your must-have vim/nvim extensions?
romainl/vim-cool - Disables search highlights after using. Minor but nice.
- What are some of the unique functions you use in your .vimrc?
-
A note from our sponsor - InfluxDB
influxdata.com | 23 Apr 2025
Stats
Basic vim-cool repo stats
24
547
2.4
2 months ago
romainl/vim-cool is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vim-cool is Vim Script.