add gdscript

This commit is contained in:
TJ DeVries 2020-11-17 17:28:53 -05:00 committed by Stephan Seitz
parent 57ba843d18
commit 5236768c33
3 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,10 @@
(function_definition) @definition.function
[
(extends_statement)
(variable_statement)
(expression_statement)
(if_statement)
(function_definition)
(body)
] @scope