mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove doom!-order dependency
The doom-init-modules-hook will do the work at the correct timing
This commit is contained in:
committed by
Gerry Agbobada
parent
911d7cb82c
commit
3ef2531356
@ -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))
|
||||
|
Reference in New Issue
Block a user