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