1
Files
flake-nixinator/config/neovim/store/nvim-treesitter/queries/puppet/indents.scm

24 lines
275 B
Scheme

[
(block)
(defined_resource_type)
(parameter_list)
(attribute_type_entry)
(resource_declaration)
(selector)
(case_statement)
(hash)
(array)
] @indent.begin
[
"}"
"]"
")"
] @indent.branch @indent.end
[
(string)
(comment)
(ERROR)
] @indent.auto