doom--module-pairs => doom-module-pairs
This commit is contained in:
parent
f65b6fcddd
commit
211977e28a
4 changed files with 7 additions and 7 deletions
|
@ -283,7 +283,7 @@
|
|||
(indented 4
|
||||
(columns 3 23
|
||||
(mapcar (lambda (x) (format "+%s" x))
|
||||
(mapcar #'cdr (doom--module-pairs)))))))
|
||||
(mapcar #'cdr (doom-module-pairs)))))))
|
||||
|
||||
(when (and (bound-and-true-p doom-packages)
|
||||
(require 'package nil t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue