[make] update grammar to fadeevab/make.tmbundle

This commit is contained in:
Martin Aeschlimann
2017-08-21 16:56:59 +02:00
parent 7f1912686f
commit dd751d453a
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"publisher": "vscode",
"engines": { "vscode": "*" },
"scripts": {
"update-grammar": "node ../../build/npm/update-grammar.js textmate/make.tmbundle Syntaxes/Makefile.plist ./syntaxes/Makefile.json"
"update-grammar": "node ../../build/npm/update-grammar.js fadeevab/make.tmbundle Syntaxes/Makefile.plist ./syntaxes/Makefile.json"
},
"contributes": {