I use TextMate for everything from writing blog posts to coding in PHP/HTML.
How can I toggle line wrapping in TextMate based on the type of file I'm working on?
For example, I'd want .txt files to open with line wrap enabled, but .php and .html files to open with line wrap disabled.