mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 09:31:39 -05:00
Reduce requires-pattern for kernel history search
This commit is contained in:
parent
31220e30ee
commit
ec20c63a30
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue