mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
20d5440
introduced a regression where options would be lost when a CLI session is restarted. :config literate users, for example, would run 'doom sync -u' only for the -u option to be ignored, because it was discarded after the literate module restarts the session. Amend:20d5440023