feat: support for more visual basic stuff

This commit is contained in:
iCrawl 2017-11-28 12:58:05 +01:00
parent babc7866ce
commit ae3a370044
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

@ -777,7 +777,16 @@
"image": "vb"
},
".vbs": {
"image": "vbs"
"image": "vb"
},
".vba": {
"image": "vba"
},
".vbhtml": {
"image": "vbhtml"
},
".vbproj": {
"image": "vbproj"
},
".vcxproj": {
"image": "vcxproj"