This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is needed for example if you want textmate to switch between rspec and rails file types automagically. | |
1. Open ~/Library/Application Support/TextMate/Global.tmProperties | |
2. Delete all entries of the format | |
[ .fileending ] | |
fileType = some.filetype | |
3. Done! | |