mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add helix-syntax as a wrapper around tree-sitter parsers.
This commit is contained in:
parent
563e094916
commit
7eac12a4bb
27 changed files with 417 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
members = [
|
||||
"helix-core",
|
||||
"helix-term",
|
||||
"helix-syntax",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue