vim - MacVim and Latex: How to quickly compile and preview? -


Latex package provides Macwimm with a menu item for compiling and previewing.

I want to execute these functions through these consoles, maybe with \ + some

how to do this?

Try the automatic latex plugin - your .vimrc = "\\"

then compile \ l and you will see the result as and lt; F3 & gt; , and the documentation : help atp

Comments