nvim-treesitter/queries/c
John Drouhard 33ffdce690 c/cpp highlights: Fix field declarations and initializers
After a recent fix for #446, declarations in class/struct definitions
stopped being marked as properties or methods. This fix will add
property highlights to field declarations, and method highlight to field
function declarations.
2020-11-20 14:03:06 +01:00
..
folds.scm Folds: rename query files to folds.scm to be consistent 2020-09-14 18:26:30 +02:00
highlights.scm c/cpp highlights: Fix field declarations and initializers 2020-11-20 14:03:06 +01:00
locals.scm C/C++ locals: Deduplicate C++ locals contained in C 2020-09-08 22:02:39 +02:00