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