nvim-treesitter/queries/c
Santos Gallegos b972f1d985 C: fix preproc parameters
This was capturing too much,
we only want to highlight the identifier.

Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/1999
2021-11-14 11:02:57 +01:00
..
folds.scm Fix #1853 2021-09-30 19:36:29 +02:00
highlights.scm C: fix preproc parameters 2021-11-14 11:02:57 +01:00
indents.scm Indent C compound_literal_expression 2021-08-01 11:01:47 +02: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