Added alias for vbscript
This commit is contained in:
parent
080f9c3025
commit
8d07b7cf1c
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ const modeMap = {
|
|||
bash: 'shell',
|
||||
toml: 'toml',
|
||||
sql: 'text/x-sql',
|
||||
vbs: 'vbscript',
|
||||
vbscript: 'vbscript',
|
||||
xml: 'xml',
|
||||
yaml: 'yaml',
|
||||
|
|
Loading…
Reference in a new issue