summaryrefslogtreecommitdiffstats
path: root/syntax/yats/web-console.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/yats/web-console.vim')
-rw-r--r--syntax/yats/web-console.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/yats/web-console.vim b/syntax/yats/web-console.vim
index b425430e..4dc269df 100644
--- a/syntax/yats/web-console.vim
+++ b/syntax/yats/web-console.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'typescript')
+if has_key(g:polyglot_is_disabled, 'typescript')
finish
endif