Update Lua Grammar (#142107)

This commit is contained in:
ChaseKnowlden
2022-02-04 07:33:10 -05:00
committed by GitHub
parent 4d43287a81
commit e3a0fceb00
4 changed files with 804 additions and 185 deletions

View File

@@ -9,7 +9,7 @@
"vscode": "*"
},
"scripts": {
"update-grammar": "node ../node_modules/vscode-grammar-updater/bin textmate/lua.tmbundle Syntaxes/Lua.plist ./syntaxes/lua.tmLanguage.json"
"update-grammar": "node ../node_modules/vscode-grammar-updater/bin sumneko/lua.tmbundle Syntaxes/Lua.plist ./syntaxes/lua.tmLanguage.json"
},
"contributes": {
"languages": [