Multiple highlights in Vim

I once saw someone do a couple successive searches in Emacs and saw it highlight each search in a different color, and retain the highlights for previous searches, so that you could have multiple highlights going at once. I was somewhat jealous that Vim could only highlight one search at a time. Turns out you can do multiple highlights in Vim via a plugin. There are actually a couple plugins that let you do this, but I like that one.

Tags:

Leave a Reply

You can use these tags in comments (Note: HTML is automatically escaped inside <pre> tags, nowhere else, so if you post source code, put it in <pre>):

<pre lang="some_programming_language"> 
<em>
<strong>
<a href="url">

NOTE: Comments are automatically spam-filtered. If your comment fails to appear, it was likely munched by the filter. Try not to link-spam or post anything that looks like it was typed by a robot.