mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-24 03:54:21 +00:00
Add basic support for godotscript
This commit is contained in:
parent
6fbe9ec41e
commit
18a5fcf67c
1 changed files with 2 additions and 0 deletions
|
@ -380,6 +380,8 @@
|
||||||
"variable.language",
|
"variable.language",
|
||||||
"punctuation.definition.lifetime",
|
"punctuation.definition.lifetime",
|
||||||
"entity.name.type.lifetime",
|
"entity.name.type.lifetime",
|
||||||
|
"constant.language.boolean.yaml",
|
||||||
|
"support.function.builtin.shorthand.gdscript",
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#db88db",
|
"foreground": "#db88db",
|
||||||
|
|
Loading…
Reference in a new issue