Calling this pivotal macro "def-package!" has frequently been a source of confusion. It is a thin wrapper around use-package, and it should be obvious that it is so. For this reason, and to match the naming convention used with other convenience macros/wrappers, it is now use-package!. Also changes def-package-hook! -> use-package-hook! The old macros are now marked obsolete and will be removed when straight integration is merged. |
||
---|---|---|
.. | ||
config.el | ||
packages.el | ||
README.org |
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).