extension.toml
1id = "glsl"
2name = "GLSL"
3description = "GLSL support."
4version = "0.0.1"
5schema_version = 1
6authors = ["Mikayla Maki <mikayla@zed.dev>"]
7repository = "https://github.com/zed-industries/zed"
8
9[grammars.glsl]
10repository = "https://github.com/theHamsta/tree-sitter-glsl"
11commit = "31064ce53385150f894a6c72d61b94076adf640a"