mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
lsp: generate_transaction_from_text_edits
This commit is contained in:
parent
56f2193811
commit
cd16df19c1
5 changed files with 57 additions and 5 deletions
|
@ -20,6 +20,7 @@ anyhow = "1"
|
|||
once_cell = "1.4"
|
||||
|
||||
smol = "1"
|
||||
smol-timeout = "0.6"
|
||||
num_cpus = "1"
|
||||
# tui = { version = "0.12", default-features = false, features = ["crossterm"] }
|
||||
tui = { git = "https://github.com/fdehau/tui-rs", default-features = false, features = ["crossterm"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue