vim-vimtex

Modern Vim and Neovim plugin for LaTeX files editing

Description

VimTeX is a comprehensive plugin designed to enhance the experience of editing LaTeX files in Vim and Neovim. It offers a wide range of features including real-time compilation, advanced syntax highlighting, and SyncTeX support, allowing seamless navigation between LaTeX source code and its corresponding PDF output. The plugin is modular and integrates smoothly with other LaTeX tools, making it an essential addition for users who prefer Vim for their LaTeX projects.

To ensure proper functionality, make sure you have the following settings in your vimrc file:
  filetype plugin indent on
  syntax on

Or you can copy the example vimrc file from here /usr/share/vim-vimtex/vim-vimtex.vimrc-example (Please don't just copy this without reading the comments!)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/lervag/vimtex/wiki


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install vim-vimtex