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