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 262  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: 44.200.230.43

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github