mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
The URL constant for the favorites location was setup using oak::application_support() but done before the app support folder was initialized (due to the setup function being marked as a constructor).