mirror of
https://github.com/vim/vim.git
synced 2026-05-09 20:01:25 +02:00
Problem: Cached breakindent values not initialized properly.
Solution: Initialize and cache formatlistpat. (Christian Brabandt,
closes #9526, closes #9512)