mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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