X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=vim%2Flilypond-ftdetect.vim;fp=vim%2Flilypond-ftdetect.vim;h=9147fc81dd7fbf402601b874bd2a4835f0f6f5bc;hb=8168130e7194cde581467d53355aa35d588fe512;hp=ae626f977b8e0e1a5bb98567f237e26d42514d5f;hpb=cef3130714cd329dd1aa8fda1d84cc27603e9d53;p=lilypond.git diff --git a/vim/lilypond-ftdetect.vim b/vim/lilypond-ftdetect.vim index ae626f977b..9147fc81dd 100644 --- a/vim/lilypond-ftdetect.vim +++ b/vim/lilypond-ftdetect.vim @@ -1,4 +1,4 @@ " " Installed As: vim/ftdetect/lilypond.vim " -au! BufNewFile,BufRead *.ly setf lilypond +au! BufNewFile,BufRead *.ly,*.ily setf lilypond