mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-05 22:50:21 +09:00
Revert "syntax: Remove empty rules in regions"
This reverts commit a9b513a28a.
This commit is contained in:
@@ -28,8 +28,10 @@ rules:
|
||||
- comment:
|
||||
start: "//"
|
||||
end: "$"
|
||||
rules: []
|
||||
|
||||
- comment:
|
||||
start: "/\\*"
|
||||
end: "\\*/"
|
||||
rules: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user