nvim-treesitter/queries/zig
maxxnino f76737ee33 Zig queries: highlight, fold and indent
* fold for if/while/for
 * highlight "_" for ignore variable
 * highlight "c" for PtrTypeStart
 * highlight "?" for optional type
 * remove duplicate query node in indent
2021-09-20 11:46:24 +02:00
..
folds.scm Zig queries: highlight, fold and indent 2021-09-20 11:46:24 +02:00
highlights.scm Zig queries: highlight, fold and indent 2021-09-20 11:46:24 +02:00
indents.scm Zig queries: highlight, fold and indent 2021-09-20 11:46:24 +02:00
injections.scm Update new query and parser for zig 2021-08-11 08:16:16 +02:00
locals.scm Update new query and parser for zig 2021-08-11 08:16:16 +02:00