mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-04 08:07:14 -04:00
Minimize: Remove blank lines and comments from syntax layers
This commit is contained in:
@@ -23,7 +23,6 @@ rules:
|
||||
skip: "\\\\."
|
||||
rules:
|
||||
- constant.specialChar: "\\\\."
|
||||
|
||||
- statement: "\\\"(\\\\\"|[^\"])*\\\"[[:space:]]*:\" \"'(\\'|[^'])*'[[:space:]]*:"
|
||||
- constant: "\\\\u[0-9a-fA-F]{4}|\\\\[bfnrt'\"/\\\\]"`)
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user