Fewer links means less confusion. - Merge doom-issue and doom-commit links into doom-ref (for auto-linking Issue/PR/commit references). - Merge doom-module-source and doom-docs-source links into doom-source. - Rename doom-report-issue to doom-report. - Use '!' as the icon for module issues link. - Remove doom-repo (replaced with "doom:*" in :lang org module). - Add doomdir and emacsdir links to :lang org module. |
||
---|---|---|
.. | ||
config.el | ||
packages.el | ||
README.org |
:input chinese
← Back to module index ! Issues ↖ Github ± Suggest edits ? Help
Description unfold
This module adds support for traditional Chinese script by introducing two input methods: Pinyin and Wubi.
Maintainers
This module needs a maintainer. Become a maintainer?
Module flags
This module has no flags.
Packages
- ace-pinyin
- chinese-wbim if +wubi
- fcitx
- pangu-spacing
- pyim unless +wubi
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).
TODO Changelog
This module does not have a changelog yet.
TODO Installation
Enable this module in your doom!
block.
🔨 This module is missing install instructions. Write some?
TODO Usage
🔨 This module has no usage documentation yet. Write some?
TODO Configuration
🔨 This module's configuration documentation is incomplete. Complete it?
Using fcitx5
Modify fcitx-remote-command
to change the default:
;; in $DOOMDIR/config.el
(setq fcitx-remote-command "fcitx5-remote")
Troubleshooting
There are no known problems with this module. Report one?
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
🔨 This module has no appendix yet. Write one?