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