mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
* Add slint parser * Mark slint as experimental * Remove filetype and add slint to the lockfile * Update queries * Update varibable.builtin's and repeats * Update slint true false * Change export back to keyword * Change export back to include :)
13 lines
156 B
Scheme
13 lines
156 B
Scheme
|
|
[
|
|
(field_declaration_list_body)
|
|
(list_definition_body)
|
|
(struct_field_declaration_list_body)
|
|
] @indent
|
|
|
|
"}" @indent_end
|
|
|
|
(comment) @auto
|
|
|
|
(string) @auto
|
|
|