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