Remove doom!-order dependency
The doom-init-modules-hook will do the work at the correct timing
This commit is contained in:
parent
911d7cb82c
commit
3ef2531356
2 changed files with 94 additions and 96 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue