Add :input chinese module #1371

This commit is contained in:
Henrik Lissner 2019-05-13 00:48:04 -04:00
parent 6ea0c39137
commit fadbfb321f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 116 additions and 1 deletions

View 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)