Merge pull request #1404 from zed-industries/html-support
Basic html support
This commit is contained in:
commit
51fa06cc8d
29 changed files with 1538 additions and 623 deletions
|
@ -64,6 +64,8 @@ util = { path = "../util", features = ["test-support"] }
|
|||
ctor = "0.1"
|
||||
env_logger = "0.9"
|
||||
rand = "0.8.3"
|
||||
tree-sitter-html = "*"
|
||||
tree-sitter-javascript = "*"
|
||||
tree-sitter-json = "*"
|
||||
tree-sitter-rust = "*"
|
||||
tree-sitter-python = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue