Fix decorator arguments being green.
This commit is contained in:
parent
90318a0ac3
commit
0c713873c0
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
||||||
<key>name</key>
|
<key>name</key>
|
||||||
<string>Function name</string>
|
<string>Function name</string>
|
||||||
<key>scope</key>
|
<key>scope</key>
|
||||||
<string>entity.name.function, punctuation.definition.annotation, meta.annotation</string>
|
<string>entity.name.function, punctuation.definition.annotation, meta.annotation.function, meta.annotation.python</string>
|
||||||
<key>settings</key>
|
<key>settings</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>fontStyle</key>
|
<key>fontStyle</key>
|
||||||
|
|
Loading…
Reference in a new issue