vim-pandoc / vim-pandoc-syntax

pandoc markdown syntax, to be installed alongside vim-pandoc
MIT License
425 stars 61 forks source link

apply upstream fixes #393

Open Konfekt opened 2 months ago

Konfekt commented 2 months ago

see https://github.com/vim/vim/pull/14389#issuecomment-2043523974

chrisbra commented 2 months ago

you probably also want to add the colorscheme setting

Konfekt commented 2 months ago

Thank you!