diff --git a/rime.el b/rime.el index c7282d8..136afdc 100644 --- a/rime.el +++ b/rime.el @@ -346,7 +346,7 @@ one of these functions return t, the input-method will toggle to inline mode." "A list of predicate functions, each receive no argument. If one of these functions return t, the input-method will fallback to ascii mode." - :type 'list + :type 'hook :group 'rime) (defcustom rime-show-candidate 'minibuffer