mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
||||
[
|
||||
(case)
|
||||
(expression_group)
|
||||
(function)
|
||||
(anonymous_function)
|
||||
(type_definition)
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
(case)
|
||||
(case_clause)
|
||||
(constant)
|
||||
(expression_group)
|
||||
(external_function)
|
||||
(function)
|
||||
(import)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue