@@ -73,10 +73,14 @@ scope: rule.options captures: 1: rule.rulename2 2: rule.priority + - match: '/(\w+)/' + scope: rule.options + captures: + 1: rule.optionname # Definitions and options - match: '^OPT(?:GROUP|LANG|PRIORITY)/|^OPTSOFTWARE:' scope: options.command