doomemacs/modules/ui/doom-dashboard
Henrik Lissner a05b1877be
Rewrite switch-{buffer,window} hooks
+ Add doom-switch-frame-hook
+ Replace doom-{enter,exit}-{buffer,window}-hook with
  doom-switch-{buffer,window}-hook
+ New switch-buffer hooks run on buffer-list-update-hook rather than
  in select-window advice.
+ Blank our buffer-list-update-hook in some places to reduce how many
  times it gets triggered.
2019-03-08 02:37:33 -05: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 Rewrite switch-{buffer,window} hooks 2019-03-08 02:37:33 -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