feat(chinese): add +childframe for pyim candidates
Close: #6482 Co-authored-by: merrickluo <merrickluo@users.noreply.github.com>
This commit is contained in:
parent
4594aaa7cd
commit
5d69d48943
3 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
current-input-method)
|
||||
(add-to-list 'evil-escape-inhibit-functions #'+chinese--input-method-p))
|
||||
|
||||
(when (modulep! +childframe)
|
||||
(setq pyim-page-tooltip 'posframe))
|
||||
|
||||
;; allow vertico/selectrum search with pinyin
|
||||
(cond ((modulep! :completion vertico)
|
||||
(advice-add #'orderless-regexp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue