momodalo / vimtouch

vimtouch
Apache License 2.0
351 stars 71 forks source link

vim-latex #10

Open momodalo opened 12 years ago

momodalo commented 12 years ago

email from Roger French

Can I now use vim-latex inside of it?

From the vim latex instructions it looks like vim touch should work by my just following the below instructions?

Or am I missing something about vim touch?


http://vim-latex.sourceforge.net/index.php?subject=download&title=Download
Installation Instructions

Step 1 of 4: Download and extract the archives

Extract one of the archives above into your ~/vimfiles directory (if you are using windows) or ~/.vim directory (if you are using *nix). If you are updating after a long time, it might be a good idea to remove the ~/vimfiles/ftplugin/latex-suite directory from previous installations before reinstalling.

NOTE: If you already have some latex ftplugin files, read the Advanced Installation Instructions to make sure you do not over-write any of your files.

Step 2 of 4: Set a few things in .vimrc

The recommended settings for vim-latex in your .vimrc file are now only described in the vim-latex manual. Step 3 of 4: Install the help files

To install the included latex-suite.txt and latexhelp.txt files as vim help files, start vim and do the following: helptags ~/.vim/doc (for *nix users) helptags ~/vimfiles/doc (for windows users) Step 4 of 4: Done!

Thats it! You are done! Now start editing a latex file in vim. Latex-Suite should start up automatically. You can do

:help latex-suite.txt from within vim to get the online Latex-Suite reference.

momodalo commented 12 years ago

http://code.google.com/p/vimtouch/downloads/latex.vrx

:help latex-suite.txt doesn't work