nvim-treesitter/queries/zig
Eleanor Bartle 2e95d25412 Split out @keyword.return
Moves `break` and `continue` to `@repeat`. Leave coroutine keywords in `@keyword.return`. I'd really like a `@keyword.coroutine`.
2023-02-17 14:30:42 -08:00
..
folds.scm Zig queries: highlight, fold and indent 2021-09-20 11:46:24 +02:00
highlights.scm Split out @keyword.return 2023-02-17 14:30:42 -08:00
indents.scm fix(zig): Do not indent on newline after block 2022-08-08 14:07:30 -07: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