Skip to content

vimtex 1.6

Compare
Choose a tag to compare
@lervag lervag released this 24 Nov 08:26
· 1625 commits to master since this release

It's again time for a minor release.

Features and improvements
This release brings a few improvements and minor fixes:

  • New motions for beamer frames: ]r, ]R, [r, [R (see #1853)
  • Improvements to the vlty grammar compiler (see #1856, #1839)
  • Improvements to the textidote grammar compiler (see #1857)
  • Added new option g:vimtex_subfile_start_local (see #1838)
  • Fixed minor annoyance where jump list was not intact after certain motions
  • Updated some autocomplete regexes (see e.g. #1852)
  • Some improvements to docs (#1842, #1840)

Thanks to everyone who reports problems and submits ideas for improving Vimtex. And a special thanks to all PR contributors: @matze-dd, @yongrenjie, and @she30.

Important
This is the last version 1 release. The next release brings a major change as hinted in the v1.5 release: full syntax support. See #1799 and #1834 for details.