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