[yaml] update grammar, add tests, update license

This commit is contained in:
Martin Aeschlimann
2016-09-15 21:56:53 +02:00
parent e3a3c3ad1d
commit 5073dfcc37
10 changed files with 1364 additions and 831 deletions

View File

@@ -17,7 +17,7 @@
"grammars": [{
"language": "yaml",
"scopeName": "source.yaml",
"path": "./syntaxes/YAML.plist"
"path": "./syntaxes/yaml.json"
}]
}
}