mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
This exposes Doom's stdlib to the sub-process that tangles your literate config, so that src blocks therein (or their header arguments) can call upon them or reference its variables (like IS-LINUX et co). Fix: #6588