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 1991abc6..786ce998 100644
--- a/syntax/tssop.vim
+++ b/syntax/tssop.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'tssop')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'tssop', 'syntax/tssop.vim')
finish
endif