1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-03 17:20:38 +02:00
Files
may 2f6d0d5010 update glsl grammar, adjust and add queries (#15245)
* lang(glsl): update grammar

* tags(glsl): add tags queries

* indents(glsl): just inherit them from the c language

glsl is mostly identical to c, save for a few somewhat minor extensions,
so maintaining separate indent queries from c is pointless.

* rainbows(glsl): add rainbow queries

* chore: cargo xtask docgen
2026-03-14 11:22:58 -05:00

4 lines
50 B
Scheme

; inherits: c
(layout_qualifiers) @rainbow.scope