jesseleite / vim-noh

πŸ•΅πŸ»β€β™‚οΈ Vim plugin to automatically clearing search highlighting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim Noh πŸ•΅πŸ»β€β™‚οΈ

A vim plugin for automatically clearing search highlighting when cursor is moved.

Installation

Using vim-plug:

Plug 'jesseleite/vim-noh'

Comparison with vim-slash

Vim-noh is a lighter fork of vim-slash, which is a smaller alternative to vim-oblique. Many features are missing in vim-noh, but that's the point, my dear.

Customization

Place the current match at the center of the window:

noremap <Plug>NohAfter zz

Thanks!

Thank you to the legendary Junegunn Choi, who wrote the original vim-slash plugin that this fork is based on.

Who am I?

Just a hack πŸ”¨

About

πŸ•΅πŸ»β€β™‚οΈ Vim plugin to automatically clearing search highlighting


Languages

Language:Vim Script 100.0%