assets/keymaps/default.json 🔗
@@ -502,7 +502,7 @@
}
},
{
- "context": "Editor",
+ "context": "Editor && mode == full",
"bindings": {
"alt-enter": "editor::OpenExcerpts",
"cmd-f8": "editor::GoToHunk",
Max Brunsfeld created
assets/keymaps/default.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -502,7 +502,7 @@
}
},
{
- "context": "Editor",
+ "context": "Editor && mode == full",
"bindings": {
"alt-enter": "editor::OpenExcerpts",
"cmd-f8": "editor::GoToHunk",