| highlight_word_under_cursor.vim : Temporary highlighting of all occurrences of the currently focused word. 
 
 
  | script karma | Rating 1/1,
    Downloaded by 1697 | Comments, bugs, improvements | Vim wiki |  
 
script versions (upload new version)| 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
 |  |  |  
Click on the package to download.
 
ip used for rating: 142.132.191.50 |