I have been trying to make a copy of the HTML syntax file which also enables the highlighting of everything between opening and closing braces { and }. This would allow a very convenient editing of Smarty templates: everything would be the same as plain HTML (which makes up the bulk of Smarty files)...