feat(chinese): add +childframe for pyim candidates

Close: #6482
Co-authored-by: merrickluo <merrickluo@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2023-02-23 02:34:11 -05:00
parent 4594aaa7cd
commit 5d69d48943
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 8 additions and 0 deletions

View file

@ -13,6 +13,8 @@ methods: Pinyin and Wubi.
** Module flags
- +rime ::
Enables the [[https://rime.im/][rime]] backend for pyim.
- +childframe ::
Display pyim candidates in a [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Child-Frames.html][child frame]] rather than overlay or tooltip.
** Packages
- [[doom-package:ace-pinyin]]
@ -21,6 +23,7 @@ methods: Pinyin and Wubi.
- [[doom-package:fcitx]]
- [[doom-package:liberime]] if [[doom-module:+rime]]
- [[doom-package:pangu-spacing]]
- [[doom-package:posframe]] if [[doom-module:+childframe]]
- [[doom-package:pyim]] unless [[doom-module:+wubi]]
** Hacks