chore: fix markup icon

This commit is contained in:
Mattia Astorino 2017-02-11 14:22:52 +01:00
parent 84079abfd0
commit 0f13362905

View file

@ -580,10 +580,10 @@
"mli": "_file_ocaml", "mli": "_file_ocaml",
"cmx": "_file_ocaml", "cmx": "_file_ocaml",
"js.map": "_file_jsmap", "js.map": "_file_jsmap",
"css.map": "_file_cssmap" "css.map": "_file_cssmap",
"tmTheme": "_file_markup"
}, },
"fileNames": { "fileNames": {
"tmTheme": "_file_markup",
"gruntfile.js": "_file_grunt", "gruntfile.js": "_file_grunt",
"bower.json": "_file_bower", "bower.json": "_file_bower",
"webpack.js": "_file_webpack", "webpack.js": "_file_webpack",