Basic keybindings infra done

This commit is contained in:
Mikayla Maki 2022-07-13 16:32:25 -07:00
parent 958fd9ad55
commit 79b7dcb596
5 changed files with 299 additions and 16 deletions

View file

@ -27,6 +27,4 @@ dirs = "4.0.0"
gpui = { path = "../gpui", features = ["test-support"] }
client = { path = "../client", features = ["test-support"]}
project = { path = "../project", features = ["test-support"]}
workspace = { path = "../workspace", features = ["test-support"] }
workspace = { path = "../workspace", features = ["test-support"] }