summaryrefslogtreecommitdiffstats
path: root/indent/tf.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/tf.vim')
-rw-r--r--indent/tf.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/tf.vim b/indent/tf.vim
index 5c12f112..8b202dc2 100644
--- a/indent/tf.vim
+++ b/indent/tf.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('tf', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'tf')
finish
endif