* Add an FAQ action to doom-dashboard * Separate faq and user manual This is necessary until I can dispatch properly the (file-exists-p) conditions in the :action part of the variable. The issue is that the value in :action needs to be a symbol (symbolp) and the (if COND THEN ELSE) form does not match this. * Use doom/help-search if (or faq.org manual.org) Since the function searches through the (in-progress) manual and faq * Remove :when condition from Search Documentation This condition is unnecessary since doom/help-search now always at least lists the modules from doom/help-modules |
||
---|---|---|
.. | ||
test | ||
autoload.el | ||
config.el | ||
README.org |
ui/doom-dashboard
Description
This module gives Doom Emacs a dashboard buffer.
It is loosely inspired by Atom's dashboard.
Module Flags
This module provides no flags.
Prerequisites
This module only requires that all-the-icons
's icon fonts are installed. Use M-x all-the-icons-install-fonts
to do so.