Aditya Mahajan submitted an update to the vim syntax highlighting package. Version number: 2020.04.29 License type: BSD License (simplified) Wants to be in ConTeXt distribution: yes Wants to be synced with CTAN: yes Summary description: This module uses Vim editor's syntax files to syntax highlight verbatim code in ConTeXt Announcement text: ---------------------------------------------------------------------- Added `vimcommand` option to specify the location of vim program: \setupvimtyping[vimcommand=/path/to/vim] Can also use used to call neovim instead of vim: \setupvimtyping[vimcommand=nvim] On my laptop, nvim is amout 10% faster than vim for parsing medium sized (approx 500 lines) files. ----------------------------------------------------------------------