Sunday, February 14th, 2010
Pretty sure this stops TextMate from creating the ridiculous backup files in my network shares.
defaults write com.macromates.textmate OakDocumentDisableFSMetaData 1
Posted in textmate, tips | No Comments »
Friday, November 20th, 2009
Sparkup is a TextMate and Vim plugin for expanding short CSS style tags into HTML, written by my man Rico Sta Cruz.
From the github page:
You can write HTML in a CSS-like syntax, and have Sparkup handle the expansion to full HTML code. It is meant to help you write long ...
Posted in links, textmate | No Comments »