Skip to content

Commit 5c2731e

Browse files
authored
Delete documentsearch:end bindings
1 parent 2078dc0 commit 5c2731e

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

schema/plugin.json

-20
Original file line numberDiff line numberDiff line change
@@ -15,26 +15,6 @@
1515
"keys": ["Escape"],
1616
"selector": ".jp-FileEditor"
1717
},
18-
{
19-
"command": "documentsearch:end",
20-
"keys": ["Escape"],
21-
"selector": ".jp-mod-searchable .jp-FileEditor .cm-vimMode"
22-
},
23-
{
24-
"command": "documentsearch:end",
25-
"keys": ["Escape"],
26-
"selector": ".jp-mod-searchable .jp-Notebook .cm-vimMode"
27-
},
28-
{
29-
"command": "documentsearch:end",
30-
"keys": ["Escape"],
31-
"selector": ".jp-mod-search-active .jp-FileEditor .cm-vimMode"
32-
},
33-
{
34-
"command": "documentsearch:end",
35-
"keys": ["Escape"],
36-
"selector": ".jp-mod-search-active .jp-Notebook .cm-vimMode"
37-
},
3818
{
3919
"selector": ".jp-NotebookPanel[data-jp-vim-mode='true'] .jp-Notebook.jp-mod-editMode",
4020
"keys": ["Ctrl O", "U"],

0 commit comments

Comments
 (0)