]> git.donarmstrong.com Git - lilypond.git/commitdiff
Updated docs for vim-mode.
authorGraham Percival <graham@percival-music.ca>
Tue, 14 Jun 2005 03:16:53 +0000 (03:16 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 14 Jun 2005 03:16:53 +0000 (03:16 +0000)
Documentation/topdocs/INSTALL.texi
THANKS

index 341c419ce5e6acf076e03f4983592028cb9db79c..d4c375624b8887bb32cc5dc8372749879c4344a9 100644 (file)
@@ -247,13 +247,9 @@ your @var{load-path} by appending the following line (as modified) to your
 @section Vim mode
 
 A Vim mode for entering music and running LilyPond is contained in the
-source archive in @code{$VIM} directory.  For version 6.2 and newer,
-Vim-mode works directly after installing LilyPond.  Otherwise,
-complete the following two steps.
+source archive in @code{$VIM} directory.
 
-For earlier versions (and if @code{$VIM} environment variable does not
-fall-back to @file{/usr/local/share/vim}, see @code{:version} in vim),
-the LilyPond file type is detected if your file @file{~/.vim/filetype.vim} @c
+The LilyPond file type is detected if the file @file{~/.vim/filetype.vim} @c
 has the following content
 @quotation
 @example
@@ -265,17 +261,21 @@ augroup filetypedetect
 augroup END
 @end example
 @end quotation
-If Vim has been (pre-)installed to @file{/usr/...} (or any other place)
-instead of @file{/usr/local/...}, then @file{/usr/local/share/vim} may not
-be specified in your @code{$VIMRUNTIME} environment variable and you have to
-include this path explicitly by appending the following line to your
+
+Please include this path by appending the following line to your
 @file{~/.vimrc}
+
 @quotation
 @example
-set runtimepath+=/usr/local/share/vim/
+set runtimepath+=/usr/local/share/lilypond/${LILYPOND_VERSION}/vim/
 @end example
 @end quotation
 
+@noindent
+where ${LILYPOND_VERISON} is your lilypond version.  If Lilypond was not
+installed in @file{/usr/local/}, then change this path accordingly.
+
+
 @section Problems
 
 For help and questions use @email{lilypond-user@@gnu.org}.  Send bug
diff --git a/THANKS b/THANKS
index 156c5efd6a467bb39a9b3039321cc7edb66b4893..76102c0de1aa4b331babf36fe3949a51a3b83a45 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -86,6 +86,7 @@ Richard Schoeller
 Rob Platt
 Roman Stöckl-Schmidt
 Russ Jorgensen
+Simon Bailey
 Stephen McCarthy
 Sven Axelsson
 Tapio Tuovila