Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-syntax/src/tree_sitter/query_match.rs')
| -rw-r--r-- | helix-syntax/src/tree_sitter/query_match.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-syntax/src/tree_sitter/query_match.rs b/helix-syntax/src/tree_sitter/query_match.rs new file mode 100644 index 00000000..b0f1eaaa --- /dev/null +++ b/helix-syntax/src/tree_sitter/query_match.rs @@ -0,0 +1 @@ +pub struct QueryMatch {} |