Bill Weir wrote
> 
> I greatly appreciate the hlsearch option (to highlight the 
> result of a string search).  What I would *really* like is 
> the ability to search for several strings (ok, two would do), 
> and have them highlighted in different colours (or even 
> colors, for you Yanks out there).  Eg I'd like to search for 
> "abc\|def", and have "abc" show up in yellow and "def" in 
> blue.  Is this possible?  I use gvim v7.


There are two plugins available at http://vim.sourceforge.net/ that you
might want to use:

  highlighter.vim, Version: 1.1, by  Dave Eggum 
and
  MultipleSearch.vim, Version: 1.2.1, by Dan Sharp

-Ed

Reply via email to