Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 739 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 739 Bytes

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