vim-cool
A very simple plugin that makes hlsearch more useful. (by romainl)
golden-ratio
Automatic resizing of Vim windows to the golden ratio (by roman)
vim-cool | golden-ratio | |
---|---|---|
24 | 2 | |
547 | 331 | |
0.9% | 0.3% | |
2.4 | 0.0 | |
2 months ago | almost 3 years ago | |
Vim Script | Vim Script | |
MIT License | 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-cool
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?
golden-ratio
Posts with mentions or reviews of golden-ratio.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-05.
-
Automatic layout plugins like dwm?
I've tried others like Golden Ratio and Golden View but the animations are distracting and the cycling goes onto other tab pages which isn't what I'm after.
- What are your must-have vim/nvim extensions?
What are some alternatives?
When comparing vim-cool and golden-ratio you can also consider the following projects:
vim-sensible - sensible.vim: Defaults everyone can agree on
vim-mundo - :christmas_tree: Vim undo tree visualizer
vim-visual-multi - Multiple cursors plugin for vim/neovim
GoldenView.Vim - Always have a nice view for vim split windows!
dotfiles - .files
vim-startify - :link: The fancy start screen for Vim.