mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Incremental parsing: rough draft.
This commit is contained in:
parent
31999d6528
commit
088f8a82af
11 changed files with 693 additions and 160 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -369,6 +369,7 @@ name = "helix-core"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"helix-syntax",
|
||||
"ropey",
|
||||
"smallvec",
|
||||
"tendril",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue