CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Graham Percival <[EMAIL PROTECTED]>     05/06/14 03:16:53

Modified files:
        .              : THANKS 
        Documentation/topdocs: INSTALL.texi 

Log message:
        Updated docs for vim-mode.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/THANKS.diff?tr1=1.122&tr2=1.123&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/topdocs/INSTALL.texi.diff?tr1=1.155&tr2=1.156&r1=text&r2=text

Patches:
Index: lilypond/Documentation/topdocs/INSTALL.texi
diff -u lilypond/Documentation/topdocs/INSTALL.texi:1.155 
lilypond/Documentation/topdocs/INSTALL.texi:1.156
--- lilypond/Documentation/topdocs/INSTALL.texi:1.155   Mon Jun 13 10:06:37 2005
+++ lilypond/Documentation/topdocs/INSTALL.texi Tue Jun 14 03:16:53 2005
@@ -247,13 +247,9 @@
 @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.
-
-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
+source archive in @code{$VIM} directory.
+
+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 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
 
[EMAIL PROTECTED]
+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
Index: lilypond/THANKS
diff -u lilypond/THANKS:1.122 lilypond/THANKS:1.123
--- lilypond/THANKS:1.122       Sat Jun 11 13:49:35 2005
+++ lilypond/THANKS     Tue Jun 14 03:16:53 2005
@@ -86,6 +86,7 @@
 Rob Platt
 Roman Stöckl-Schmidt
 Russ Jorgensen
+Simon Bailey
 Stephen McCarthy
 Sven Axelsson
 Tapio Tuovila


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to