mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-11 15:12:47 +09:00
syntax: Remove empty rules in regions
This commit is contained in:
@@ -34,12 +34,10 @@ rules:
|
||||
- constant.string:
|
||||
start: "\"\"\""
|
||||
end: "\"\"\""
|
||||
rules: []
|
||||
|
||||
- constant.string:
|
||||
start: "'''"
|
||||
end: "'''"
|
||||
rules: []
|
||||
|
||||
- constant.string:
|
||||
start: "\""
|
||||
|
||||
Reference in New Issue
Block a user