mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Now returns (:core) or (:private) for files in doom-core-dir and doom-private-dir, respectively, and will otherwise return the module for the current file if called with no arguments. Also fixes the case where it would disregard arguments and return whatever the current value of doom--current-module.