Added alias for vbscript

This commit is contained in:
Dan Brown 2020-10-13 22:44:33 +01:00
parent 080f9c3025
commit 8d07b7cf1c
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -85,6 +85,7 @@ const modeMap = {
bash: 'shell',
toml: 'toml',
sql: 'text/x-sql',
vbs: 'vbscript',
vbscript: 'vbscript',
xml: 'xml',
yaml: 'yaml',