mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
use newtype parttern for langauge server id
This commit is contained in:
parent
d140072fdc
commit
b834806dbc
17 changed files with 176 additions and 128 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1393,6 +1393,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"slotmap",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue