[SVN] Word length in textmate languages?

Duane Ryan bailey.d.r at gmail.com
Fri Aug 17 12:38:15 UTC 2007


I'm writing  a bundle for ppc assembly, and I have this nightmare to deal with:
http://developer.apple.com/documentation/DeveloperTools/Reference/Assembler/PPCInstructions/chapter_6_section_6.html

I can't match to the end of the word for many of these instructions,
because the character '.' isn't considered part of a word. How can I
change what is considered a word, just for this language?

(note, I also had a similar issue with my extended lisp bundle.)



More information about the textmate-dev mailing list