nvim-treesitter/queries/c
mliszcz 71395d90c0 highlights(c): Lower the priority of @variable
Lower the priority of @variable to prefer @parameter
highlight when identifier appears in parameter_declaration.

Fixes #3061
2022-07-20 17:10:51 +02:00
..
folds.scm folds(c): fold raw compound_statements 2022-01-28 19:54:26 +01:00
highlights.scm highlights(c): Lower the priority of @variable 2022-07-20 17:10:51 +02:00
indents.scm indens(c): use (comment) @auto 2022-02-05 18:54:55 +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