vimtex 1.5
It's time for a new release that includes both new features and some fixes and improvements to the backend code.
Features and improvements
- Motions to jump to start and end of math zones:
]n
,]N
,[n
, and[N
(see #1818). - The
vlty
grammar compiler has had some improvement (see #1821). - The
textidote
grammar compiler has had some improvement (see #1805). - Added option
g:vimtex_context_pdf_viewer
(see #1817). - ToC support for
fixme
LaTeX package (see #1770).
Thanks to @openkork, @matze-dd, @mwageringel, @prataffel, and @bratekarate for PR contributions, and to everyone who contributes through opening issues with ideas, bug reports and discussions!
Teaser
For the curious, please note that there is now an ongoing project to embrace full syntax support within vimtex. I hope to finish this before Christmas and to announce it as a major version release (but I make no promises!). See #1799 for details.