From 71c06c11cb2f3831326ec10035b66ac6df075c8a Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Thu, 8 Apr 2021 23:18:25 +0900 Subject: Import tree sitter queries. --- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core/Cargo.toml') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 4b1566d7..4e07712b 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -16,7 +16,7 @@ tendril = "0.4.2" unicode-segmentation = "1.6" unicode-width = "0.1" # slab = "0.4.2" -tree-sitter = "0.17" +tree-sitter = "0.19" once_cell = "1.4" regex = "1" -- cgit v1.2.3-70-g09d2