• add a look-ahead to the “space after command” pattern, since it was 
previously starting with a look-behind assertion, and these are not ideal to 
start a pattern with (because of how the regexp does naive look-behind 
assertion matching)

Changed:
U   trunk/Bundles/Latex.tmbundle/Syntaxes/LaTeX.plist

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to