Updated shortcuts for compilations.
This commit is contained in:
11
.zed/keymap.json
Normal file
11
.zed/keymap.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"context": "Editor",
|
||||
"bindings": {
|
||||
"ctrl-s": [
|
||||
"workspace::Save",
|
||||
["task::Spawn", { "task_name": "Build and Serve" }],
|
||||
],
|
||||
},
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user