github lervag/vimtex v2.11
VimTeX 2.11

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

Time sure seems to pass quickly. Another three months have gone by. As usual, there are a few updates. Nothing huge, but enough to warrant a small release. The main highlight is an update to the core highlight groups: the texMathZone groups now have more consistent names. Please see #2467 and read :help vimtex-syntax-reference, Table 3 for more info.

Features

  • Viewer
    • breaking Remove --reuse-window option for Sioyek (#2468)
    • Add a check for Sioyek for :checkhealth (#2441)
    • Improve X11 shared code (for Zathura and MuPDF) (#2415, #2417)
  • Syntax
  • Miscellaneous
    • Use a more strict main file detection (#2465)
    • Specify filetype for VimTeX TOC (#2418)
    • Improve positioning after delim toggle tsd (#2445)
    • Add error message when trying to compile with a bad main file (#2465)
    • Adjust default mappings in .bib files (#2433, #1517)

Performance

  • Limit number of iterations for delim#get_surrounding() (#2432)
  • Optimized s:fix_paths_hbox_warning() by use of caching (#2407)
  • Optimized (and simplified) vimtex#util#count()

Bug Fixes

  • Viewer: Use full path for zathura --synctex-forward (#2392, #2377)
  • TOC: Fixed minor error in VimtexTocTodo match regex (#2410)
  • Syntax: Fix issue with nested math zones due to keepend (#2429)
  • Indentation: Avoid extra indents on \iftoggle (#2450)
  • Set 'noreadonly' for VimTeX special buffers (#2399)
  • Use detached mode for jobstart (#2401)
  • Escape paths before magic substitute (#2405)
  • Use fnameescape for outdir with tectonic (#2436)
  • Fixed bug in cmd#get_current with beamer overlay parser (#2446)
  • Fixed parsing issue for .aux label string (#2457)

Documentation

  • README.md: Show install instruction for packer.nvim (#2281)
  • Improved paragraph on project-local configurations (#2422)
  • Added a brief comment on macvim-clientserver (#2456)
  • A few minor fixes (#2450, #2452, #2393)

Acknowledgements

Again there has been several contributions from the community, and as before I would like to give a special thanks to everyone who contributes with PRs: @MarcelRobitaille (#2403), @ejmastnak (#2417), and @thezeroalpha (#2436).

Don't miss a new vimtex release

NewReleases is sending notifications on new releases.