atom-file-types
atom-file-types copied to clipboard
Separate package options from matchers
Make a namespace for matchers.
e.g.
"file-types":
"debug": false
"patterns":
"ex_em_el": "text.xml"
I haven't decided whether this is necessary.
This probably also depends somewhat on #49