emmet-mode
emmet-mode copied to clipboard
Possible to allow for syntaxProfiles.json or similar?
Emmet can use a syntaxProfiles.json file to configure options by filetype (for example, attr_quotes can be set to single or double).
Would it be possible to expose these configurations in emmet-mode, or to make it work with a syntaxProfiles.json configuration?
Is it possible through a hook or otherwise to specify a location of a syntaxProfiles.json?