chore: fix markup icon
This commit is contained in:
parent
84079abfd0
commit
0f13362905
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue