mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Optimize LSP snippet parsing
This commit is contained in:
parent
9c12e0fb76
commit
e973b71c83
4 changed files with 57 additions and 19 deletions
|
@ -27,4 +27,3 @@ thiserror = "1.0"
|
|||
tokio = { version = "1.26", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot", "sync"] }
|
||||
tokio-stream = "0.1.12"
|
||||
which = "4.4"
|
||||
once_cell = "1.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue