bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

minor typo in INSTALL.txt


From: Doug Asherman
Subject: minor typo in INSTALL.txt
Date: Wed, 03 Mar 2004 13:11:00 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040117

In the Vim mode section, the filetype directives that read:

augroup filetypedetect
        au! BufRead,BufNewFile  *.ly          setfiletype lilypond
augroup

should read:

augroup filetypedetect
        au! BufRead,BufNewFile  *.ly          setfiletype lilypond
augroup END

Minor, but somewhat annoying.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]