For those that regularly use vim and that also regularly use LaTeX, do you recommend using vim for LaTeX? If not, what do you recommend?

link|improve this question

feedback

3 Answers

up vote 6 down vote accepted

Check out LaTeX-Suite it makes writing LaTeX very easy within vim. I've tried other alternatives but always come back to vim.

link|improve this answer
Thanks, especially for mentioning that you've tried other alternatives. – molecules Feb 25 '10 at 18:13
feedback

Obligatory answer: emacs. With auctex.

Not that there is anything wrong with vi if your tastes run that way.

link|improve this answer
+1 - Well avoided religious war. – ConcernedOfTunbridgeWells Feb 25 '10 at 17:23
Thanks. Tried it, but don't have time to learn emacs right now. I was particularly targeting the intersection of vim users and LaTeX users. – molecules Feb 25 '10 at 18:17
feedback

I've used vim for both writing articles and presentations (through beamer-latex) and I am personally very satisfied.

Couple the powerful editing capabilities of vim with the comfort of the many macros, templates, compiling support and various features of the vim-latex plugin and, if you are confortable with vim, you will hardly find any better environment for latex editing.

link|improve this answer
Thanks. I'll have to consider beamer-latex for my next presentation. – molecules Feb 25 '10 at 18:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.