Use '*' to represent the default context in keymap files
Co-authored-by: Keith Simmons <keith@zed.dev>
This commit is contained in:
parent
ee3eb9658f
commit
add0dad6d7
2 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"": {
|
||||
"*": {
|
||||
"ctrl-alt-cmd-f": "workspace::FollowNextCollaborator",
|
||||
"cmd-s": "workspace::Save",
|
||||
"cmd-alt-i": "workspace::DebugElements",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue