1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-11-24 12:04:21 +00:00

Add basic support for godotscript

This commit is contained in:
Steffo 2022-02-23 05:12:31 +01:00
parent 6fbe9ec41e
commit 18a5fcf67c
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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",