sponsor Vim development Vim logo Vim Book Ad

vim-highlight-hero : Highlights multiple words and visual selections in different colors

 script karma  Rating 4/1, Downloaded by 522  Comments, bugs, improvements  Vim wiki

created by
Boris Brodski
 
script type
syntax
 
description
The highlight-hero highlights multiple words and visual selections in different colors.
It is particularly useful for

- spotting typos
- finding variable usages
- resolving merge conflicts (see :help highlight-hero-merge-conflicts)

Quick start  >>  :HHauto or :HH, :1HH!, ...
 
install details
As all other plugins. Example for Plug:

call plug#begin()
  Plug 'borisbrodski/vim-highlight-hero'
call plug#end()
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-highlight-hero-0.9.zip 0.9 2020-12-23 8.0 Boris Brodski Initial upload
ip used for rating: 142.132.191.50

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github