mirror of
https://github.com/vim/vim.git
synced 2026-05-31 22:47:25 +02:00
c58f91c035
Use double sentence spacing and wrap lines at 'textwidth'. Code examples and tables were not wrapped unless this had already been done locally. closes: #18453 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>