mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 03:41:59 -08:00
This changes how leader keys are bound, to fix an issue where the wrong which-key label was assigned to the wrong keys, and cases where the leader key was being shadowed by other minor mode mappings. Unfortunately, this new method adds 10-20% to startup times. I'll address this in a future patch. For now, correctness is more important. Also fixes dashboard keybind detection. |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-os.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||