Files
doomemacs/modules/ui
Gerry Agbobada b1e8ee7175 Add 'Search Documentation' button to dashboard (#1955)
* 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
2019-10-26 04:15:32 -04:00
..
2019-07-23 12:50:45 +02:00
2019-10-10 01:45:36 +03:00
2019-07-23 12:50:45 +02:00
2019-10-10 16:11:41 -04:00
2019-10-19 17:16:39 -04:00
2019-07-28 16:10:53 +02:00