Highlight multiple word on vim
- by Benjamin
There is a cool vim script
http://vim.wikia.com/wiki/Highlight_multiple_words
I found the script today.
This script is what I want exactly.
It works well with gvim 7.2(Both of Windows and Linux)
But I wish I can use it on linux shell too. But It doesn't work.
Is it possible? or is there another script we can use.
Thanks.