mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-15 21:37:09 +09:00
Add support for limit-group to highlights region limits
This commit is contained in:
@@ -18,6 +18,7 @@ rules:
|
||||
- default:
|
||||
start: "<script.*?>"
|
||||
end: "</script.*?>"
|
||||
limit-group: identifier
|
||||
rules:
|
||||
- include: "javascript"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user