highlight_word_under_cursor.vim : Temporary highlighting of all occurrences of the currently focused word.
script karma |
Rating 1/1,
Downloaded by 1431 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
joey twiddle |
|
script type |
utility |
|
description |
When you focus on a new word, all other occurrences of the word are lit up in red.
If you move again but remain on the same word, the highlight is removed. So e.g. I just hit Space when I want to undo the highlighting. |
|
install details |
Drop in plugin/
If you want to also highlight words which *contain* the current word, without being an exact match:
:let g:hiword_partial = 1 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|