doomemacs/modules/ui/doom-dashboard
Andrew Whatson 910bfc41cc Initialize dashboard later in window-setup-hook
Since bb3f027c moved `projectile-mode` into `doom-init-ui-hook`,
projectile was getting initialized after the dashboard.  This means for
non-evil users, the `C-c p p` binding is not shown, because it's not yet
loaded.
2019-03-15 13:51:22 +10:00
..
test Forward-require dependencies in tests 2018-08-26 00:20:16 +02:00
autoload.el ui/doom-dashboard: show command at point in echo-area 2019-03-02 01:34:15 -05:00
config.el Initialize dashboard later in window-setup-hook 2019-03-15 13:51:22 +10: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