Files
textmate/Frameworks/settings
Allan Odgaard 0b3e361e54 Add code to save Global.tmProperties
Instead of storing things in user defaults we will store them in ~/Library/Application Support/TextMate/Global.tmProperties.

This just makes things a lot easier than having to mix NSUserDefaults with our .tm_properties files, especially since changing a setting in the UI should sometimes be global, sometimes be for the current file’s type, and sometimes just for the current document (e.g. spelling language).

These features are already available with the .tm_properties.
2012-08-24 16:57:32 +02:00
..
2012-08-24 16:57:32 +02:00
2012-08-09 16:25:56 +02:00
2012-08-23 17:15:12 +02:00