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