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.)

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

Reply via email to