doomemacs/modules/ui/doom-dashboard
Henrik Lissner 81ffed520b
Rename doom-before-switch-*-hook hooks
+ 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.
2018-07-03 03:41:08 +02:00
..
test Move unit tests from ert to buttercup 2018-06-15 03:42:01 +02:00
autoload.el ui/doom-dashboard: don't open dashboard over files via emacsclient #523 2018-04-18 01:08:56 -04:00
config.el Rename doom-before-switch-*-hook hooks 2018-07-03 03:41:08 +02: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