Remove 'qhelp' as global alias for 'xml' filetype

This commit is contained in:
Jason Reed
2020-04-23 10:06:27 -04:00
parent 6f935ae6e4
commit 31414b7506

View File

@@ -80,9 +80,6 @@
},
{
"id": "xml",
"aliases": [
"qhelp"
],
"extensions": [
".qhelp"
]