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