nvim-treesitter/queries/inko/folds.scm
Yorick Peterse d0ba96c3dc feat(inko): add support for "for" loops
These will be introduced as part of the 0.19.0 release. This commit
updates the lockfile as well as the relevant queries to accommodate the
new expression and "in" now being a keyword.
2025-02-21 21:37:27 +01:00

18 lines
213 B
Scheme

[
(call)
(class)
(closure)
(define_case)
(define_constant)
(define_field)
(define_variable)
(external_function)
(for)
(if)
(import)+
(loop)
(match)
(method)
(trait)
(while)
] @fold