Update JetBrains keymap (#4243)

I want to immediately archive the `keymaps` repo tomorrow. This is the
only change that needs to be brought over.

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2024-01-24 00:40:35 -05:00
committed by GitHub
+6
View File
@@ -79,5 +79,11 @@
"cmd-1": "workspace::ToggleLeftDock",
"cmd-6": "diagnostics::Deploy"
}
},
{
"context": "ProjectPanel",
"bindings": {
"enter": "project_panel::Open"
}
}
]