We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a807e commit f48bb5eCopy full SHA for f48bb5e
Syntaxes/Pascal.plist
@@ -59,7 +59,7 @@
59
<key>match</key>
60
<string>\b(?i:(function|procedure))\b\s+(\w+(\.\w+)?)</string>
61
<key>name</key>
62
- <string>declaration.function.pascal</string>
+ <string>meta.function.pascal</string>
63
</dict>
64
<dict>
65
0 commit comments