mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05: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).