mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-18 23:07:13 +09:00
Add back ?
Accidentally removed
This commit is contained in:
@@ -52,8 +52,8 @@ rules:
|
||||
- include: "javascript"
|
||||
|
||||
- default:
|
||||
start: "<style.*>"
|
||||
end: "</style.*>"
|
||||
start: "<style.*?>"
|
||||
end: "</style.*?>"
|
||||
limit-group: symbol.tag
|
||||
rules:
|
||||
- include: "css"
|
||||
|
||||
Reference in New Issue
Block a user