nvim-treesitter/runtime/queries/systemverilog
Christian Clason 05f2910355 feat(systemverilog)!: update parser and queries
Breaking changes:
1. `(comment)` node split into `(one_line_comment)` and
   `(block_comment)`
2. named `(directive_foo)` nodes replaced by anonymous `"'foo"`
   (with backtick!) nodes -- but not consistently
2025-08-05 20:06:15 +02:00
..
folds.scm feat(verilog)!: rename to systemverilog 2025-06-24 10:07:36 +02:00
highlights.scm feat(systemverilog)!: update parser and queries 2025-08-05 20:06:15 +02:00
injections.scm feat(systemverilog)!: update parser and queries 2025-08-05 20:06:15 +02:00