

VimTeX
3 likes
VimTeX is a Vim plugin that provides support for writing LaTeX documents. It is based on LaTeX-Box and it shares a similar goal: to provide a simple and lightweight LaTeX plugin. It has been rewritten from scratch to provide a more modern code base.
License model
- Free • Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- BSD
- Haiku
- Neovim
- Vim
Features
VimTeX News & Activities
Highlights All activities
Comments and Reviews
Unlike LaTeX-suite, vimtex plays nicely with other plugins and doesn't try to make Vim into an full-fledged TeX IDE. It integrates very naturally into a Vim workflow: It provides text objects for environments and inline math, motions for sections and paragraphs, omni-completion for many LaTeX objects, compiler log parsing, definition jumping, and more. It's modular: all features can be turned on or off via vimrc flags.