mirror of
https://github.com/vim/vim.git
synced 2026-02-15 11:53:58 +01:00
Problem: Cannot translate lines in the options window.
Solution: Use the AddOption() function to split descriptions where indicated
by a line break. (issue #6800)