Files
nvim-treesitter/runtime/queries/wgsl_bevy
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
..