gerw / vim-latex-suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gerw's latex-suite

This repo contains an improved version of latex-suite (http://sourceforge.net/projects/vim-latex/)

Undocumented Improvements

  • aux-completion: Use the auxfile for F9-completion. Mostly useful with hyperref.
  • other small changes.

vim-latex aka latex-suite

This vim plugin provides a rich tool of features for editing latex files. For further descriptions, we refer to the website. There is also a user manual and a beginner's tutorial.

Installation

We recommend the installation via a plugin manager such as pathogen or Vundle.

Instructions for manual installation is documented at the website.

Recommended settings after installation can be found in Section 1 of the manual.

Documentation

As already mentioned, the manual can be found here. After installation, you will also have a rich in-vim documentation, see :help latex-suite.

About


Languages

Language:Vim Script 92.9%Language:Python 4.5%Language:TeX 1.1%Language:Makefile 1.0%Language:Perl 0.5%