Skip to content

Commit 17f3446

Browse files
committed
update color
1 parent 7fcbf02 commit 17f3446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntaxes/lua.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@
719719
"name": "storage.type.generic.lua"
720720
},
721721
{
722-
"match": "[\\{\\}\\:\\,\\?\\|][ \\t]*",
722+
"match": "[\\{\\}\\:\\,\\?\\|\\`][ \\t]*",
723723
"name": "keyword.operator.lua"
724724
},
725725
{

0 commit comments

Comments
 (0)