mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
Previously, we treated all grammar repositories as rules, but some grammars have repositories that are a single pattern. If it is a single pattern, transform it into a rule with one pattern. Fix how repositories work in TextMate grammars Previously, we treated all grammar repositories as rules, but some grammars have repositories that are a single pattern. If it is a single pattern, transform it into a rule with one pattern.