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