vim-publish-helper

vim plugin that makes vim syntax highlighting engine available in pandoc

MIT License

Downloads
4K
Stars
14
Committers
1

Bot releases are hidden (Show)

vim-publish-helper - vim-publish-helper version 0.14

Published by lyokha over 1 year ago

Vim startup time optimization: all functions were moved into autoload/ directory.

vim-publish-helper - vim-publish-helper version 0.13.1

Published by lyokha almost 2 years ago

  • vimhl: dropped dependency on packages regex-compat and cond.
  • vimhl_latex_tmpl.sh: fixes after running Shellcheck.
vim-publish-helper - vim-publish-helper version 0.13

Published by lyokha almost 2 years ago

  • Added an option for rendering highlights built by the treesitter in Neovim.
  • Fixes and improvements in rendering of HTML tables for the line-number columns.
  • Use environment variable VIMHL_BACKEND to choose between vim flavors in vimhl.
vim-publish-helper - vim-publish-helper version 0.12.7

Published by lyokha over 4 years ago

Updated after Pandoc 2.8 and the String-to-Text migration.

vim-publish-helper - vim-publish-helper version 0.12.6

Published by lyokha over 5 years ago

script vimhl_latex_tmpl.sh updated after release of pandoc 2.6

vim-publish-helper - vim-publish-helper version 0.12.5

Published by lyokha almost 6 years ago

miscellaneous improvement in vimhl.hs

vim-publish-helper - vim-publish-helper version 0.12.4

Published by lyokha almost 6 years ago

better handling of Ctrl-C interrupts and vim failures in vimhl.hs

vim-publish-helper - vim-publish-helper version 0.12.3

Published by lyokha almost 6 years ago

fixes and improvements in vimhl.hs and vimhl_latex_tmpl.sh, compatibility with pandoc 2.0

vim-publish-helper - vim-publish-helper version 0.12.2

Published by lyokha about 8 years ago

the pandoc filter vimhl can now be installed using cabal