nvim-treesitter/queries/c
Stephan Seitz 7f7ef0af9d folds(c): fold raw compound_statements
This will fold in particular around raw braces
as reported in #2359 while avoiding to have double folds
at functions+braces.
2022-01-28 19:54:26 +01:00
..
folds.scm folds(c): fold raw compound_statements 2022-01-28 19:54:26 +01:00
highlights.scm highlights(c): don't highlight type qualifiers in declarations as types 2022-01-20 08:40:51 +01:00
indents.scm fix(indent): c/cpp - support newline after closing brace 2022-01-21 16:40:36 +01:00
injections.scm Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
locals.scm C: add goto to locals 2021-01-22 20:19:43 +01:00