Kevin Old wrote:
After reading this, I think I should ask it a different way. I'll want to set my filetype to html so that it gets the functionality from HTML.zip, but would like to keep my mason syntax highlighting. To get this to work, each .html file I open I have to execute :set syntax=mason and I get what I want.
Try placing a copy of the mason.vim syntax file in your $HOME/.vim/syntax directory; rename it to html.vim .
Regards, Chip Campbell