doomemacs/modules/ui/doom-dashboard
Henrik Lissner 63a224f0e8
Fix wrong which-key labels & leader key precedence
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.
2018-12-27 00:08:47 -05:00
..
test Forward-require dependencies in tests 2018-08-26 00:20:16 +02:00
autoload.el Update dashboard on +doom-dashboard/open 2018-07-10 17:46:31 +02:00
config.el Fix wrong which-key labels & leader key precedence 2018-12-27 00:08:47 -05:00
README.org Add READMEs for several modules 2017-08-21 21:51:29 +02:00

: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.

Keybindings

Customization