github lervag/vimtex v1.4
vimtex 1.4

latest releases: v2.15, v2.14, v2.13...
3 years ago

This release brings some new features:

  • A context menu for citations (:VimtexContextMenu mapped to <cr> by default).
  • An environment variable for specifying the output directory (see :help VIMTEX_OUTPUT_DIRECTORY).
  • Basic support for syntax highlighting of the IEEEtrantools package.
  • New option: g:vimtex_complete_bib.bibliography_commands
  • New option: g:vimtex_toc_config.indent_levels
  • New event: VimtexEventInitPre
  • Added user/dev API's vimtex#view#view and vimtex#view#reverse_search

The option g:vimtex_quickfix_latexlog is now deprecated in favour of the more versatile g:vimtex_quickfix_ignore_filters.

There was also some maintenance of the code with minor improvements to both code and tests. Several minor issues have been resolved. vim-polyglot no longer bundles a LaTeX plugin, so the note about polyglot in the docs has been removed.

Don't miss a new vimtex release

NewReleases is sending notifications on new releases.