adopt new name for tm4e grammar extension point

This commit is contained in:
Martin Lippert
2017-05-31 09:53:37 +02:00
parent cad513b1bd
commit b6b66c294f
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
</extension>
<extension
point="org.eclipse.tm4e.core.grammars">
point="org.eclipse.tm4e.registry.grammars">
<grammar
scopeName="source.yaml"
path="./syntaxes/YAML.tmLanguage" >