nvim-treesitter/queries/julia/folds.scm

15 lines
247 B
Scheme
Raw Normal View History

2021-05-10 15:59:51 -05:00
[
2021-06-14 15:46:25 -05:00
(module_definition)
(struct_definition)
(macro_definition)
(function_definition)
(if_statement)
(try_statement)
(for_statement)
(while_statement)
(let_statement)
(quote_statement)
(do_clause)
(compound_statement)
2021-05-10 15:59:51 -05:00
] @fold