Escape skk-mode on doom/escape
This commit is contained in:
parent
adff1aa68d
commit
20ecefb0f8
1 changed files with 5 additions and 1 deletions
|
@ -35,7 +35,11 @@
|
|||
|
||||
|
||||
(use-package! ddskk
|
||||
:general ("C-x j" #'skk-mode))
|
||||
:general ("C-x j" #'skk-mode)
|
||||
:config
|
||||
(add-hook! 'doom-escape-hook
|
||||
(defun +japanese-escape-skk-mode-h ()
|
||||
(skk-mode -1))))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue