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