Skip to content

vim-publish-helper version 0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 15:45
· 12 commits to master since this release
  • Fix handling colors when termguicolors is set.
  • Fixes in script lua/publish-helper.lua, now it also has support for Neovim 0.10.
  • Set variable b:current_syntax in syntax/shelloutput.vim to fix rendering shelloutput in Neovim via the treesitter fallback.
  • Disable TOhtml rendering engine in Neovim 0.10 because plugin TOhtml was rewritten in this version of Neovim in a non-compatible way.
  • Extend the sample .vimrc.pandoc to use with Neovim.