mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Update yaml grammar to textmate/yaml.tmbundle@9a4135d (2016-08-24)
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"version": "0.1.0",
|
||||
"publisher": "vscode",
|
||||
"engines": { "vscode": "*" },
|
||||
"scripts": {
|
||||
"update-grammar": "node ../../build/npm/update-grammar.js textmate/yaml.tmbundle Syntaxes/YAML.tmLanguage ./syntaxes/yaml.json"
|
||||
},
|
||||
"contributes": {
|
||||
"languages": [{
|
||||
"id": "yaml",
|
||||
|
||||
Reference in New Issue
Block a user