nvim-treesitter/runtime/queries/wgsl_bevy/indents.scm
Riley Bruins f2204e58db
fix: use proper ; inherits syntax in queries (#8226)
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.
2025-10-24 18:47:39 -07:00

8 lines
79 B
Scheme

; inherits: wgsl
[
"#ifdef"
"#ifndef"
"#else"
"#endif"
] @indent.zero