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