mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
This allows getting a variable from the global domain without any variable interpolation (for settings that use $variables or \escapes). This is required to provide a UI for editing preferences values (here we want to edit the unexpanded value, and the version in the global domain).