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