Use '*' to represent the default context in keymap files

Co-authored-by: Keith Simmons <keith@zed.dev>
This commit is contained in:
Max Brunsfeld 2022-04-11 17:17:03 -07:00
parent ee3eb9658f
commit add0dad6d7
2 changed files with 7 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{
"": {
"*": {
"ctrl-alt-cmd-f": "workspace::FollowNextCollaborator",
"cmd-s": "workspace::Save",
"cmd-alt-i": "workspace::DebugElements",