mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 14:47:16 +09:00
syntax: Remove empty rules in regions
This commit is contained in:
@@ -19,7 +19,6 @@ rules:
|
||||
- comment:
|
||||
start: "/\\*"
|
||||
end: "\\*/"
|
||||
rules: []
|
||||
|
||||
- todo: "TODO:?"
|
||||
- indent-char.whitespace: "[[:space:]]+$"
|
||||
|
||||
Reference in New Issue
Block a user