mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
- Reorganize tests into logical groups - Report Doom initialization with more granularity - Make better use of whitespace and indentation in output - Use backquotes for quoting symbols in pcase (for backward compatibility) - Initialize Doom completely and manually (less maintanence headache and more certain to work across Doom updates).