diff --git a/lisp/ein-helm.el b/lisp/ein-helm.el index af03578..d7a76a6 100644 --- a/lisp/ein-helm.el +++ b/lisp/ein-helm.el @@ -51,7 +51,7 @@ (candidates . (lambda () (ein:kernel-history-search-synchronously ein:helm-kernel (eval ein:helm-pattern)))) - (requires-pattern . 5) + (requires-pattern . 3) (volatile) (action . insert) (delayed)