Add tree-sitter-glsl

This commit is contained in:
Quinn Wilton 2023-07-23 16:43:44 -07:00
parent a4914fcf3b
commit dd504f5965
No known key found for this signature in database
6 changed files with 140 additions and 0 deletions

View file

@ -111,6 +111,7 @@ tree-sitter-css.workspace = true
tree-sitter-elixir.workspace = true
tree-sitter-elm.workspace = true
tree-sitter-embedded-template.workspace = true
tree-sitter-glsl.workspace = true
tree-sitter-go.workspace = true
tree-sitter-heex.workspace = true
tree-sitter-json.workspace = true