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