Add a test for multi-language auto-indent
This commit is contained in:
parent
7fb5fe036a
commit
b7e115a6a1
3 changed files with 119 additions and 1 deletions
|
@ -63,6 +63,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