mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 22:40:12 -04:00
fix(gdshader): add missing keyword to group (#8274)
This commit is contained in:
parent
0a6817bcbb
commit
f46e3a09bd
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
[
|
[
|
||||||
"global"
|
"global"
|
||||||
|
"instance"
|
||||||
"group_uniforms"
|
"group_uniforms"
|
||||||
"uniform"
|
"uniform"
|
||||||
"const"
|
"const"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue