mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Correct typo in docstring
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
"If non-nil, the doom buffer won't be refreshed.")
|
"If non-nil, the doom buffer won't be refreshed.")
|
||||||
|
|
||||||
(defvar +doom-dashboard-inhibit-functions ()
|
(defvar +doom-dashboard-inhibit-functions ()
|
||||||
"A list of functions that determine whether to inhibit the dashboard the
|
"A list of functions that determine whether to inhibit the dashboard from
|
||||||
loading.")
|
loading.")
|
||||||
|
|
||||||
(defvar +doom-dashboard-pwd-policy 'last-project
|
(defvar +doom-dashboard-pwd-policy 'last-project
|
||||||
|
Reference in New Issue
Block a user