mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
Some queries don't add a colon after the `inherits` keyword, which nvim could handle but `ts_query_ls` could not, causing it to give incomplete diagnostics.
3 lines
40 B
Scheme
3 lines
40 B
Scheme
; inherits: wgsl
|
|
|
|
(preproc_ifdef) @fold
|