Fix Elm highlighting

Elm grammar repository contains several YAML files with a source.elm scope
We need to restrict the path to the Syntaxes directory
to make sure we select the appropriate YAML file
This commit is contained in:
Paul Chaignon
2016-09-13 11:04:49 +02:00
parent 1fc4c9fdc6
commit b71bf19e37

View File

@@ -20,7 +20,7 @@ vendor/grammars/ColdFusion:
- text.html.cfm
vendor/grammars/Docker.tmbundle:
- source.dockerfile
vendor/grammars/Elm:
vendor/grammars/Elm/Syntaxes:
- source.elm
- text.html.mediawiki.elm-build-output
- text.html.mediawiki.elm-documentation