Possible Duplicate:
Remove VIM search highlight
In vim, when searching for a string (using :/abc for instance), it will become highlighted with yellow, like this:

After switching back to insert mode, the highlight will still be visible. How to make it disappear?