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