Remove 2 suffix for picker, feedback
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
0ac8aae17b
commit
bcad3a5847
32 changed files with 410 additions and 1733 deletions
|
@ -24,7 +24,7 @@ settings = { package = "settings2", path = "../settings2" }
|
|||
theme = { package = "theme2", path = "../theme2" }
|
||||
theme_selector = { path = "../theme_selector" }
|
||||
util = { path = "../util" }
|
||||
picker = { package = "picker2", path = "../picker2" }
|
||||
picker = { path = "../picker" }
|
||||
workspace = { package = "workspace2", path = "../workspace2" }
|
||||
vim = { path = "../vim" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue