2025.09.23

This commit is contained in:
2025-09-23 10:02:56 -06:00
parent 35c20b80df
commit 440f74b27a
3 changed files with 13 additions and 4 deletions

View File

@@ -154,7 +154,7 @@
},
"fun-sub-modifier": {
"name": "storage.modifer",
"match": "PUBLIC|public|EXTERNAL|external"
"match": "(?i)PUBLIC|EXTERNAL"
},
"subroutine-decl": {
"name": "meta.subroutine",