[TxMt] Template, spaces versus tabulation
Charles Hebert
charles.hebert at gmail.com
Thu Jan 11 09:46:20 UTC 2007
Hi,
I'm using textmate for my python work.
Templates are good but i can't replace spaces increment by tabulation :
if __name__ == '__main__':
(_ _ _ _) main() # spaces
if __name__ == '__main__':
(tabulation) main()
I must change it manually each time...
How to do that with bundle editor ?
Thx, C.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20070111/76bc74b5/attachment.html>
More information about the textmate
mailing list