/vim-auto-highlight

Automatically highlight all occurrences of the current word without searching

Primary LanguageVim script

vim-auto-highlight

Automatically highlight all occurrences of the current word without searching.

Installation

Just use your preferred package manager (vim-plug, Vundle.vim, neobundle.vim, etc).

Usage

See documentation.

Related work

There are lots of related tips (like this) on the internet. I followed a different approach only because I wanted Search syntax group to always have precedence over the auto highlighted words.

License

MIT