1
Files
flake-nixinator/config/neovim/store/treesitter-parsers/queries/yang/folds.scm

12 lines
182 B
Scheme

(statement
(statement_keyword "grouping")
(block) @fold)
(statement
(statement_keyword "container")
(block) @fold)
(statement
(statement_keyword "list")
(block) @fold)