From: Heikki Junes Date: Sat, 16 Nov 2002 12:33:14 +0000 (+0000) Subject: Instructions how to install vim-mode. X-Git-Tag: release/1.7.8~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e8f55896d9da8f8b63a8c53346b7420a3cb5282c;p=lilypond.git Instructions how to install vim-mode. --- diff --git a/ChangeLog b/ChangeLog index 114ed4bfc1..a9aa005ef3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2002-11-16 Heikki Junes * Documentation/topdocs/INSTALL.texi: instructions for an user how - to install Emacs-mode. + to install Emacs-mode. Instructions how to use vim-mode. 2002-11-14 Han-Wen Nienhuys diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 86b6d66ed8..46a739a5f2 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -340,6 +340,15 @@ If you have the latest LilyPond-1.4.x Debian package, LilyPond-mode is automatically loaded, you not even need to modify your @code{~/.emacs} file. +@section Vim mode + +A Vim mode for entering music and running LilyPond is included with +the source archive. Append the content of @file{vimrc} to @file{~/.vimrc} +to get shortcuts. Add files @file{lilypond.vim} and @file{lilypond.words} +to @file{~/.vim/} to get syntax-highlighting and auto-completion, +correspondingly. + + @section Compiling for distributions @subsection Red Hat Linux