Skip to content

Commit 818d6d4

Browse files
committed
fix color
1 parent 70931de commit 818d6d4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

syntaxes/lua.tmLanguage.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,6 @@
183183
{
184184
"match": "\\+|-|%|#|\\*|\\/|\\^|==?|~=|!=|<=?|>=?|(?<!\\.)\\.{2}(?!\\.)",
185185
"name": "keyword.operator.lua"
186-
},
187-
{
188-
"include": "#luadoc.type"
189186
}
190187
],
191188
"repository": {

0 commit comments

Comments
 (0)