Wednesday, September 3, 2014

Re: best vim plugin for tex?

Hello,

I'm a fan of TeX-9: http://www.vim.org/scripts/script.php?script_id=3508

It has very useful and clever mappings, but it's far simpler to use
(and set up) than vim-latex. I modified it to indent verbatim code
in a way I find more useful, and to recognise the \include* command
(newclude package) and the \addbibresource (from biblatex). Both
patches are available here:
https://github.com/gauthma/myvim/tree/master/customizations

Hope that helps,
---Óscar Pereira

On Wed, Sep 03, 2014 at 02:24:50PM -0400, ping song wrote:
>I wanted to start to write some tex files in vim and is looking for a
>plugin to make the tex edition/generation as easy as possible.
>is there a best plugin for this?
>

No comments:

Post a Comment