Update rime config

This commit is contained in:
SouthFox 2023-12-02 17:01:01 +08:00
parent 8e0826a81f
commit 884a43415d
2 changed files with 2 additions and 2 deletions

View file

@ -443,7 +443,7 @@
(default-input-method "rime")
:config
(define-key rime-mode-map (kbd "C-i") 'rime-force-enable)
(setq rime-show-candidate 'popup)
(setq rime-show-candidate 'posframe)
(setq rime-disable-predicates
'(rime-predicate-evil-mode-p
rime-predicate-after-alphabet-char-p

View file

@ -600,7 +600,7 @@
(default-input-method "rime")
:config
(define-key rime-mode-map (kbd "C-i") 'rime-force-enable)
(setq rime-show-candidate 'popup)
(setq rime-show-candidate 'posframe)
(setq rime-disable-predicates
'(rime-predicate-evil-mode-p
rime-predicate-after-alphabet-char-p