-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use latest tree-sitter-elixir with 'not in' query support
connects elixir-lang/tree-sitter-elixir#9
- Loading branch information
1 parent
79540f1
commit 09be970
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule tree-sitter-elixir
updated
7 files
+11 −3 | grammar.js | |
+4 −0 | queries/highlights.scm | |
+21 −6 | src/grammar.json | |
+12 −0 | src/node-types.json | |
+6 −6 | src/parser.c | |
+5 −3 | src/scanner.cc | |
+9 −0 | test/highlight/calls.ex |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters