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