X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=vim%2Flilypond-ftdetect.vim;h=756e65b80f9c86118de0b4e53a8e4776d74bfe48;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=ae626f977b8e0e1a5bb98567f237e26d42514d5f;hpb=764849773dc1a6f98be32aadcbe8d4a9cb7e1ea9;p=lilypond.git diff --git a/vim/lilypond-ftdetect.vim b/vim/lilypond-ftdetect.vim index ae626f977b..756e65b80f 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 set ft=lilypond