Fix activation language (latex not LaTeX)

This commit is contained in:
James Booth 2017-03-26 12:54:15 +01:00
parent d9d6714f9f
commit 58614e4d44

View File

@ -26,7 +26,7 @@
"hint"
],
"activationEvents": [
"onLanguage:LaTeX"
"onLanguage:latex"
],
"main": "./out/src/main",
"contributes": {