[Vim-latex-cvs] SF.net SVN: vim-latex:[1111] trunk/htdocs
Brought to you by:
srinathava,
tmaas
From: <tm...@us...> - 2010-10-07 20:34:47
|
Revision: 1111 http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1111&view=rev Author: tmaas Date: 2010-10-07 20:34:41 +0000 (Thu, 07 Oct 2010) Log Message: ----------- move refcard link to manual Modified Paths: -------------- trunk/htdocs/links.inc trunk/htdocs/manual.inc Modified: trunk/htdocs/links.inc =================================================================== --- trunk/htdocs/links.inc 2010-10-07 20:23:35 UTC (rev 1110) +++ trunk/htdocs/links.inc 2010-10-07 20:34:41 UTC (rev 1111) @@ -13,7 +13,6 @@ <li><a href="index.php?subject=branching&title=Branching%20Cheat%20Sheet">CVS Branching HOWTO</a></li> - <li><a href="http://users.physik.fu-berlin.de/~mgoerz/blog/2008/05/vim-latexsuite-refcard/">Vim-latex reference card</a></li> <!-- <li><a href="index.php?subject=patch&title=Submitting%20a%20patch">Submitting Modified: trunk/htdocs/manual.inc =================================================================== --- trunk/htdocs/manual.inc 2010-10-07 20:23:35 UTC (rev 1110) +++ trunk/htdocs/manual.inc 2010-10-07 20:34:41 UTC (rev 1111) @@ -70,6 +70,10 @@ </p> <p>Type <tt>:help helptags</tt> from within Vim for more information</p>. +<a name="vim-latex-ref-card"></a> +<h2>Vim-Latex Reference Card</h2> +Michael Goerz created a <a href="http://users.physik.fu-berlin.de/~mgoerz/blog/refcards/#latexsuite">a incomplete reference card for vim-latex key bindings</a>. + <?php // vim:ft=php:noet:ts=4 ?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |