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
|
(use-package! ddskk
|
||||||
:general ("C-x j" #'skk-mode)
|
:general ("C-x j" #'skk-mode)
|
||||||
:config
|
:init
|
||||||
(add-hook! 'doom-escape-hook
|
(add-hook 'doom-escape-hook #'skk-mode-exit))
|
||||||
(defun +japanese-escape-skk-mode-h ()
|
|
||||||
(skk-mode -1))))
|
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue