fix(lisp): Actually require lisp-setup in init.el
This commit is contained in:
parent
f93f03661b
commit
5b946a930c
2 changed files with 3 additions and 0 deletions
1
init.el
1
init.el
|
|
@ -106,6 +106,7 @@
|
|||
eshell-setup
|
||||
haskell-setup
|
||||
rust-setup
|
||||
lisp-setup
|
||||
)))
|
||||
|
||||
(add-hook 'after-init-hook 'load-other-settings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue