by jps on Sun Mar 06, 2011 5:16 am
As an example, the '\' and the 'emph' are assigned different scopes by LaTeX.tmLanguage, which causes Sublime Text to treat them as two separate tokens. If you changed the regex to not assign the '\' its own scope, then it would be placed in the same token.