fix symbol for load-theme
This commit is contained in:
parent
f35f6d31b1
commit
a386a1d977
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
|
@ -30,7 +30,7 @@
|
|||
(use-package doom-themes
|
||||
:straight t)
|
||||
|
||||
(load-theme doom-dark+)
|
||||
(load-theme 'doom-dark+)
|
||||
|
||||
(use-package magit
|
||||
:straight t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue