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

Fix Python function-declaration

This commit is contained in:
Steffo 2022-07-29 06:30:44 +02:00
parent cb7495d193
commit d44a93db13
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -264,6 +264,7 @@
"meta.definition.variable entity.name.function",
"meta.definition.function entity.name.function",
"meta.method.identifier entity.name.function",
"entity.name.function.python",
],
"settings": {
"foreground": "#ffff00",