summaryrefslogtreecommitdiffstats
path: root/syntax/bsdl.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/bsdl.vim')
-rw-r--r--syntax/bsdl.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/bsdl.vim b/syntax/bsdl.vim
index 245708ca..83fc478e 100644
--- a/syntax/bsdl.vim
+++ b/syntax/bsdl.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'bsdl')
+if has_key(g:polyglot_is_disabled, 'bsdl')
finish
endif