mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-02 15:17:14 -04:00
Add support for skipping
This commit is contained in:
@@ -22,7 +22,7 @@ rules:
|
||||
- constant.specialChar: "\\\\."
|
||||
- constant.string:
|
||||
start: "'"
|
||||
end: "(?<!\\\\)'"
|
||||
end: "'"
|
||||
rules:
|
||||
- constant.specialChar: "\\\\."
|
||||
- preproc:
|
||||
|
||||
Reference in New Issue
Block a user