mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-04 15:03:42 -05:00
Using general to bind leader keys was responsible for 40-50% of Doom's startup time. This change reduces that significantly, but not entirely. It may be better that the config/default module not use map!. It is a convenient macro, but general is a huge bottleneck.
15 KiB
15 KiB