parent
38a6166b23
commit
55915e63e8
@ -0,0 +1,15 @@
|
||||
{
|
||||
"title": "RetroLab DocumentSearch Settings",
|
||||
"description": "RetroLab DocumentSearch Settings",
|
||||
"jupyter.lab.shortcuts": [
|
||||
{
|
||||
"command": "documentsearch:start",
|
||||
"keys": ["Accel F"],
|
||||
"selector": ".jp-mod-searchable",
|
||||
"disabled": true
|
||||
}
|
||||
],
|
||||
"properties": {},
|
||||
"additionalProperties": false,
|
||||
"type": "object"
|
||||
}
|
||||
Loading…
Reference in new issue