Add :input chinese module #1371
This commit is contained in:
parent
6ea0c39137
commit
fadbfb321f
4 changed files with 116 additions and 1 deletions
9
modules/input/chinese/packages.el
Normal file
9
modules/input/chinese/packages.el
Normal file
|
@ -0,0 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; input/chinese/packages.el
|
||||
|
||||
(if (featurep! +wubi)
|
||||
(package! chinese-wbim)
|
||||
(package! pyim))
|
||||
(package! fcitx)
|
||||
(package! ace-pinyin)
|
||||
(package! pangu-spacing)
|
Loading…
Add table
Add a link
Reference in a new issue