tree-sitter-ada/queries
Emmanuel Briot 42cc2eb141 (package_specification): now hidden in trees
Instead, package_declaration replaces it.  This provides
 better folding in nvim: otherwise, the final ';' was not
 part of the tree node, and thus the last line "end P;" was
 not folded.
2023-02-13 13:51:44 +01:00
..
folds.scm (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
highlights.scm (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
locals.scm (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
textobjects.scm (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00