Remove 2 suffix for project_symbols, theme_selector
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
2b8822fd08
commit
37e6533b28
13 changed files with 245 additions and 995 deletions
|
@ -46,7 +46,7 @@ rpc = { package ="rpc2", path = "../rpc2" }
|
|||
settings = { package = "settings2", path = "../settings2" }
|
||||
feature_flags = { package = "feature_flags2", path = "../feature_flags2"}
|
||||
theme = { package = "theme2", path = "../theme2" }
|
||||
theme_selector = { package = "theme_selector2", path = "../theme_selector2" }
|
||||
theme_selector = { path = "../theme_selector" }
|
||||
vcs_menu = { path = "../vcs_menu" }
|
||||
ui = { package = "ui2", path = "../ui2" }
|
||||
util = { path = "../util" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue