From 764849773dc1a6f98be32aadcbe8d4a9cb7e1ea9 Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Sat, 20 Mar 2004 08:52:18 +0000 Subject: [PATCH] new file. --- ChangeLog | 4 ++++ vim/lilypond-ftdetect.vim | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 vim/lilypond-ftdetect.vim 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 -- 2.39.2