Hi,

the configuration instructions for the Vim mode contain a small error
(at least when using vim-6.2). See attached patch.

Regards,
        Kili
diff -rNup ../lilypond-2.1.28/Documentation/topdocs/INSTALL.texi 
./Documentation/topdocs/INSTALL.texi
--- ../lilypond-2.1.28/Documentation/topdocs/INSTALL.texi       2004-01-21 
22:07:35.000000000 +0100
+++ ./Documentation/topdocs/INSTALL.texi        2004-02-29 17:47:21.000000000 +0100
@@ -253,7 +253,7 @@ and appending the following to @file{~/.
        endif
        augroup filetypedetect
          au! BufRead,BufNewFile  *.ly          setfiletype lilypond
-       augroup
+       augroup END
 @end example
 @end quotation
 
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to