Remove doom!-order dependency

The doom-init-modules-hook will do the work at the correct timing
This commit is contained in:
Gerry Agbobada 2020-08-15 10:51:09 +02:00 committed by Gerry Agbobada
parent 911d7cb82c
commit 3ef2531356
No known key found for this signature in database
GPG key ID: BE26DBAFD866BE34
2 changed files with 94 additions and 96 deletions

View file

@ -17,6 +17,7 @@
(doom! :input
;;chinese
;;japanese
;;layout ; auie,ctsrnm is the superior home row
:completion
company ; the ultimate code completion backend
@ -179,8 +180,4 @@
:config
;;literate
(default +bindings +smartparens)
:input
;;layout ; auie,ctsrnm is the superior home row
)
(default +bindings +smartparens))