Restrcit context for some editor bindings that don't apply to single-line editors
This commit is contained in:
parent
407478d411
commit
1b09862384
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"context": "Editor",
|
"context": "Editor && mode == full",
|
||||||
"bindings": {
|
"bindings": {
|
||||||
"alt-enter": "editor::OpenExcerpts",
|
"alt-enter": "editor::OpenExcerpts",
|
||||||
"cmd-f8": "editor::GoToHunk",
|
"cmd-f8": "editor::GoToHunk",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue