summaryrefslogtreecommitdiffstats
path: root/indent/lilypond.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/lilypond.vim')
-rw-r--r--indent/lilypond.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/lilypond.vim b/indent/lilypond.vim
index a307779e..3d3edb05 100644
--- a/indent/lilypond.vim
+++ b/indent/lilypond.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'lilypond')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'lilypond', 'indent/lilypond.vim')
finish
endif