Pretty sure this stops TextMate from creating the ridiculous backup files in my network shares.
defaults write com.macromates.textmate OakDocumentDisableFSMetaData 1
textmate
- 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 HTML blocks in your text editor by letting you type less characters than needed. Sparkup is written in Python, and requires Python 2.