Remove 2 suffix for fs, db, semantic_index, prettier
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
324ac96977
commit
5ddd298b4d
75 changed files with 455 additions and 12973 deletions
|
@ -28,7 +28,7 @@ fuzzy = { path = "../fuzzy" }
|
|||
git = { package = "git3", path = "../git3" }
|
||||
gpui = { package = "gpui2", path = "../gpui2" }
|
||||
lsp = { path = "../lsp" }
|
||||
rpc = { package = "rpc2", path = "../rpc2" }
|
||||
rpc = { path = "../rpc" }
|
||||
settings = { package = "settings2", path = "../settings2" }
|
||||
sum_tree = { path = "../sum_tree" }
|
||||
text = { package = "text2", path = "../text2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue