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