summaryrefslogtreecommitdiffstats
path: root/indent/lilypond.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--indent/lilypond.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/indent/lilypond.vim b/indent/lilypond.vim
index 8e2ca02a..f9b2cbdd 100644
--- a/indent/lilypond.vim
+++ b/indent/lilypond.vim
@@ -1,4 +1,5 @@
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'lilypond') == -1
+
" LilyPond indent file
" Language: LilyPond
" Maintainer: Heikki Junes <hjunes@cc.hut.fi>
@@ -59,4 +60,5 @@ endfunction
"
"
"
+
endif