mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
This implements https://github.com/neovim/neovim/pull/13059#issuecomment-704414189 This behaves like modelines and remove the use of the base_language map. Also, this allows to fine-tune what we actually want to include per query, which is better IMO.
11 lines
164 B
Scheme
11 lines
164 B
Scheme
; inherits: c
|
|
|
|
[
|
|
(for_range_loop)
|
|
(class_specifier)
|
|
(template_declaration)
|
|
(namespace_definition)
|
|
(try_statement)
|
|
(catch_clause)
|
|
(lambda_expression)
|
|
] @fold
|