You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rime.el
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -410,8 +410,11 @@ Defaults to `user-emacs-directory'/rime/"
410
410
(defcustomrime-inline-ascii-holdernil
411
411
"A character that used to hold the inline ascii mode.
412
412
413
-
When inline ascii is triggered, this characeter will be inserted as the beginning of composition, the origin character follows. Then this character will be deleted."
414
-
:type'character
413
+
When inline ascii is triggered, this characeter will be inserted as the
414
+
beginning of composition, the origin character follows. Then this
0 commit comments