mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-28 22:08:12 +09:00
Improve some more region highlighting
This commit is contained in:
@@ -11,7 +11,8 @@ rules:
|
||||
- constant.string:
|
||||
start: "\""
|
||||
end: "\""
|
||||
rules: []
|
||||
rules:
|
||||
- constant.specialChar: "\\\\."
|
||||
|
||||
- default:
|
||||
start: "<script.*?>"
|
||||
|
||||
Reference in New Issue
Block a user