No known key found for this signature in database
GPG Key ID: B664881177781B04
1 changed files with
2 additions and
1 deletions
-
emacs.d/init.el
|
|
|
@ -219,4 +219,5 @@ |
|
|
|
|
|
|
|
|
|
|
|
;; -- Load layers -- |
|
|
|
(mapc 'load (file-expand-wildcards (expand-file-name "layers/*/*.el" current-dir))) |
|
|
|
(eval-and-compile |
|
|
|
(mapc 'load (file-expand-wildcards (expand-file-name "layers/*/*.el" current-dir)))) |