mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
Add isatty as builtin Update function_definition option Update highlights.scm per review Fix list indentation Add maintainer names
16 lines
198 B
Scheme
16 lines
198 B
Scheme
[
|
|
(function_definition)
|
|
(while_statement)
|
|
(for_statement)
|
|
(if_statement)
|
|
(begin_statement)
|
|
(switch_statement)
|
|
] @indent
|
|
|
|
[
|
|
(else_if_clause)
|
|
(else_clause)
|
|
"end"
|
|
] @branch
|
|
|
|
(comment) @ignore
|