Christian Clason
830cf054bc
vim-patch:d30ffdc: runtime(pandoc): Update compiler plugin to use actual 'spelllang'
...
Previously these would be cached in buffer-local variables and
would not change on :compiler pandoc
closes : vim/vim#15642
d30ffdca49
Co-authored-by: Christian Brabandt <cb@256bit.org>
2024-09-11 09:47:30 +02:00
Christian Clason
a691858326
vim-patch:5f5f283: runtime(pandoc): escape quotes in &errorformat for pandoc
...
closes : vim/vim#15535
5f5f2832f5
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-08-21 09:14:17 +02:00
Christian Clason
78e48cd9b5
vim-patch:d55e698: runtime(pandoc): refine pandoc compiler settings
...
closes : vim/vim#15529
d55e698fa0
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-08-21 09:14:17 +02:00
zeertzjq
b4ddee1116
vim-patch:fb8f31ea7d7f ( #28356 )
...
runtime(doc): document pandoc compiler and enable configuring arguments
closes : vim/vim#14550
fb8f31ea7d
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-04-16 08:13:21 +08:00
zeertzjq
1746b9234c
vim-patch:6ce07edd600e ( #28275 )
...
runtime(compiler): fix inaccuracies in pandoc compiler (vim/vim#14467 )
as kindly pointed out by @Freed-Wu
6ce07edd60
Co-authored-by: Enno <Konfekt@users.noreply.github.com>
2024-04-11 17:59:29 +08:00
Christian Clason
41521658b1
vim-patch:9.1.0276: No pandoc syntax support
...
Problem: No pandoc syntax support
Solution: Add pandoc syntax and compiler plugins
(Wu, Zhenyu, Konfekt)
closes : vim/vim#14389
7005b7ee7f
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
2024-04-09 10:24:49 +02:00