1
vote
0answers
202 views

Biber backend and Vim-Latex

I'm trying to make biblatex work with Vim-Latex (a.k.a Latex-Suite). Using bibtex as a backend works fine but using biber doesn't. I'm using Miktex 2.9 and have the following in my .vimrc file: " ...
1
vote
1answer
1k views

Install Vim and Latex suite

Good Afternoon All, I am trying to install Vim and Latex suite to work on my latex project. I need help with installing this properly on Mac OS X Lion. I have already installed MacVim. To setup ...
2
votes
1answer
442 views

<M-i> mapping not working in Vim LatexSuite on linux

I'm running vim 7.0 on linux, with Vim LatexSuite. I'm trying to use the nifty-looking shortcut for adding items to an itemize environment. :h Alt-I <Alt-I> ...
9
votes
1answer
582 views

Vim: Get Rainbow Parenthesis work with Latexsuite?

I'm using the text editor vim (or MacVim) together with the LatexSuite plugin. It works good, so far, but there is one thing that annoys me: There is an awesome plugin, Rainbow Parenthesis, that will ...
2
votes
2answers
2k views

Problems installing vim latex-suite

I'm working on mac. I donwloaded the archive 1.8.23 from the SourceForge page I extracted its contained files in my ~/.vim/ directory I made the necessary changes (described in de vim latex manual) ...