[TxMt] Un-smart typing of '
cormullion at mac.com
cormullion at mac.com
Sun Aug 6 09:27:49 UTC 2006
Another question I can't solve on my own. When I type ' - a single
quote - I don't want to see a closing one inserted automatically
(this is Lisp, after all). The newLISP language bundle has this:
smartTypingPairs = (
( '(', ')' ),
( '[', ']' ),
( '{', '}' ),
( '"', '"' ),
);
so obviously it's some sort of default behaviour. Can I switch it off
in this bundle yet leave it available in others?
thanks
--
(<http://newlisper.blogspot.com/>)
More information about the textmate
mailing list