doomemacs/modules/ui/doom-dashboard
Henrik Lissner 08986d9101
Simplify dashboard initial buffer check
We only need to check if we're in the scratch buffer. doom-real-buffer-p
is overkill for that.

This also reduces file loads at startup for autoloaded functions added
to the doom-real-buffer-functions and doom-unreal-buffer-functions.
2018-06-16 21:00:37 +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 Simplify dashboard initial buffer check 2018-06-16 21:00:37 +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