zed config changes

This commit is contained in:
2024-04-21 18:40:32 -04:00
parent e32e8d552c
commit 57d9a9302b
4 changed files with 33 additions and 5 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
"context": "Editor && mode == full",
"bindings": {
"cmd-shift-o": "file_finder::Toggle",
"cmd-p": "outline::Toggle"
"cmd-p": "outline::Toggle",
"cmd-r": "task::Spawn"
}
}
]