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

24 lines
200 B
Scheme

(memory_execution) @indent.auto
[
(subroutine)
(brackets)
] @indent.begin
"}" @indent.end
[
"{"
"}"
] @indent.branch
[
"["
"]"
] @indent.branch
[
(ERROR)
(comment)
] @indent.auto