mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
skk-dev/ddskk@f9a2333 -> skk-dev/ddskk@11d91b4
tumashu/pyim@7717072 -> tumashu/pyim@b934273
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
input/chinese
Description
This module adds support for traditional Chinese script by introducing two input methods: Pinyin and Wubi.
Because I am unable to personally test this module, help to improve this module would be greatly appreciated! Especially where performance is concerned.
Module Flags
This module provides no flags.
Plugins
- pyim (unless
+wubi
) - chinese-wbim (if
+wubi
) - fcitx
- ace-pinyin
- pangu-spacing
Hacks
org-html-paragraph
has been modified to join consecutive Chinese lines into a single long line without wanted spaced (when exporting org-mode to html).