mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
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.