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 d70b60ff..60a1c52b 100644
--- a/compiler/lilypond.vim
+++ b/compiler/lilypond.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'lilypond')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'lilypond', 'compiler/lilypond.vim')
finish
endif