input/japanese: fix typo & use :general
This commit is contained in:
parent
0041723a80
commit
3eb5e8d40e
1 changed files with 2 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
||||||
;; Always insert `real' space in text-mode including org-mode.
|
;; Always insert `real' space in text-mode including org-mode.
|
||||||
(setq pangu-spacing-real-insert-separtor t)
|
(setq pangu-spacing-real-insert-separtor t)
|
||||||
;; (global-pangu-spacing-mode 1)
|
;; (global-pangu-spacing-mode 1)
|
||||||
(add-hook 'text-mode-hook !'pangu-spacing-mode))
|
(add-hook 'text-mode-hook #'pangu-spacing-mode))
|
||||||
|
|
||||||
|
|
||||||
(def-package! avy-migemo
|
(def-package! avy-migemo
|
||||||
|
@ -34,8 +34,7 @@
|
||||||
|
|
||||||
|
|
||||||
(def-package! ddskk
|
(def-package! ddskk
|
||||||
:defer t
|
:general ("C-x j" skk-mode))
|
||||||
:bind (("C-x j" . skk-mode)))
|
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue