mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
syntax: Remove empty rules in regions
This commit is contained in:
@@ -15,7 +15,6 @@ rules:
|
||||
- constant.string:
|
||||
start: "'$"
|
||||
end: "';$"
|
||||
rules: []
|
||||
|
||||
- comment: "(^|[[:space:]])#([^{].*)?$"
|
||||
- indent-char.whitespace: "[[:space:]]+$"
|
||||
|
||||
Reference in New Issue
Block a user