pandoc: use autoformat instead of smart autoformat

Co-Authored-by: iGor milhit <igor@milhit.ch>
main
iGor milhit 2026-09-03 16:27:47 +02:00
parent 89688c1a0c
commit 2dd80a3e67
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
-- Install and configure Pandoc plugins: vim-pandoc, vim-pandoc-syntax
-- Sets the pandoc formatting mode to hardwrap
vim.cmd([[ let g:pandoc#formatting#mode = "hA" ]])
vim.cmd([[ let g:pandoc#formatting#mode = "ha" ]])
-- Pandoc folding settings
-- Fold level 2 headings