X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=vim%2Flilypond-ftdetect.vim;h=756e65b80f9c86118de0b4e53a8e4776d74bfe48;hb=8522deaaf7844bcd4604ed61e6073d99feb1c518;hp=9147fc81dd7fbf402601b874bd2a4835f0f6f5bc;hpb=5f746ae1ae44ebb1c8f0274f3dabea5c052a6a21;p=lilypond.git diff --git a/vim/lilypond-ftdetect.vim b/vim/lilypond-ftdetect.vim index 9147fc81dd..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,*.ily setf lilypond +au! BufNewFile,BufRead *.ly,*.ily set ft=lilypond