Jose Castro wrote:
2) Is there a way for me to continue adding matches past the third?
Not with the code for vim 7.0 as-is. However, I suggest looking into :help /bar You can only have three highlighting matches, but you can have each match match lots of different things. Regards, Chip Campbell