docs: update doom-theme variable docstring

This variable no longer accepts 'default to load no theme. Set it to nil
instead.

Ref #5535
This commit is contained in:
Henrik Lissner 2021-09-29 18:32:18 +02:00
parent 1cbd1e14e1
commit fbfa144347

View file

@ -6,7 +6,8 @@
(defvar doom-theme nil
"A symbol representing the Emacs theme to load at startup.
Set to `default' to load no theme at all. This is changed by `load-theme'.")
Set to `nil' to load no theme at all. This variable is changed by
`load-theme'.")
(defvar doom-font nil
"The default font to use.