How can I highlight all occurrence of a selected word in GVim, like in Notepad++?
My favorite for doing this is the mark.vim plugin. It allows to highlight several words in different colors simultaneously.
Example Screenshot