+ doom-before-switch-buffer-hook => doom-exit-buffer-hook + doom-before-switch-window-hook => doom-exit-window-hook + doom-after-switch-buffer-hook => doom-enter-buffer-hook + doom-after-switch-window-hook => doom-enter-window-hook Shorter, easier-to-type names that better describe their intended purpose. The old names are still usable, but deprecated. |
||
---|---|---|
.. | ||
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.