From: hjunes Date: Sat, 20 Mar 2004 08:52:18 +0000 (+0000) Subject: new file. X-Git-Tag: release/2.1.36~72 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=7996a963cb04d4af5ef925013078fde360341578;p=lilypond.git new file. --- diff --git a/ChangeLog b/ChangeLog index 46bb2049a9..844038a90c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-03-17 Heikki Junes + + * vim/lilypond-ftdetect.vim: new file. + 2004-03-19 Han-Wen Nienhuys * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. diff --git a/vim/lilypond-ftdetect.vim b/vim/lilypond-ftdetect.vim new file mode 100644 index 0000000000..ae626f977b --- /dev/null +++ b/vim/lilypond-ftdetect.vim @@ -0,0 +1,4 @@ +" +" Installed As: vim/ftdetect/lilypond.vim +" +au! BufNewFile,BufRead *.ly setf lilypond