Commit 5863e05
authored
fix: remove "else if" node from query (#19)
this node type was removed in https://github.com/ngalaiko/tree-sitter-go-template
fixes #18
For now this will break the support for else if for people not using the
latest (main) version of nvim-treesitter1 parent 142777b commit 5863e05
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments