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