mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-06 08:57:15 -04:00
Improve lua syntax file
This commit is contained in:
@@ -50,11 +50,11 @@ rules:
|
||||
rules: []
|
||||
|
||||
- comment:
|
||||
start: "\-\-"
|
||||
start: "\\-\\-"
|
||||
end: "$"
|
||||
rules: []
|
||||
|
||||
- comment:
|
||||
start: "\-\-\[\["
|
||||
end: "\]\]"
|
||||
start: "\\-\\-\\[\\["
|
||||
end: "\\]\\]"
|
||||
rules: []
|
||||
|
||||
Reference in New Issue
Block a user