mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-08 03:20:33 -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. |
||
|---|---|---|
| .. | ||
| test | ||
| autoload.el | ||
| config.el | ||
| README.org | ||
:ui doom-dashboard
This module gives Doom Emacs a dashboard buffer.
It is loosely inspired by Atom's dashboard.
Table of Contents TOC
Install
This module only requires that all-the-icons's icon fonts are installed. Use M-x all-the-icons-install-fonts to do so.