mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
fix(gleam): update queries from upstream changes
This commit is contained in:
parent
bec1ceee16
commit
80aee02921
2 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
; Folds
|
; Folds
|
||||||
[
|
[
|
||||||
(case)
|
(case)
|
||||||
(expression_group)
|
|
||||||
(function)
|
(function)
|
||||||
(anonymous_function)
|
(anonymous_function)
|
||||||
(type_definition)
|
(type_definition)
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@
|
||||||
(case)
|
(case)
|
||||||
(case_clause)
|
(case_clause)
|
||||||
(constant)
|
(constant)
|
||||||
(expression_group)
|
|
||||||
(external_function)
|
(external_function)
|
||||||
(function)
|
(function)
|
||||||
(import)
|
(import)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue