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 8fb3bd8b..dd6176e4 100644
--- a/syntax/bst.vim
+++ b/syntax/bst.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'bst')
+if has_key(g:polyglot_is_disabled, 'bst')
finish
endif