mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
2020e0bade
Problem: modeline: foldmarker cannot be set with modelinestrict
(Lyderic Landry, after v9.2.0350)
Solution: Add foldmarker option to the whitelist
fixes: #20028
closes: #20174
Signed-off-by: Christian Brabandt <cb@256bit.org>