Do not eval skk-mode-exit if ddskk not loaded
This commit is contained in:
parent
315ae16240
commit
db7926a1bd
1 changed files with 2 additions and 2 deletions
|
@ -34,9 +34,9 @@
|
||||||
pangu-spacing-real-insert-separtor t))
|
pangu-spacing-real-insert-separtor t))
|
||||||
|
|
||||||
|
|
||||||
(use-package! ddskk
|
(use-package! skk
|
||||||
:general ("C-x j" #'skk-mode)
|
:general ("C-x j" #'skk-mode)
|
||||||
:init
|
:config
|
||||||
(add-hook 'doom-escape-hook #'skk-mode-exit))
|
(add-hook 'doom-escape-hook #'skk-mode-exit))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue