Minor refactor
This commit is contained in:
parent
20ecefb0f8
commit
1aa75456e8
1 changed files with 2 additions and 4 deletions
|
@ -36,10 +36,8 @@
|
|||
|
||||
(use-package! ddskk
|
||||
:general ("C-x j" #'skk-mode)
|
||||
:config
|
||||
(add-hook! 'doom-escape-hook
|
||||
(defun +japanese-escape-skk-mode-h ()
|
||||
(skk-mode -1))))
|
||||
:init
|
||||
(add-hook 'doom-escape-hook #'skk-mode-exit))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue