mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 13:43:24 +10:00
Problem: Cannot translate lines in the options window.
Solution: Use the AddOption() function to split descriptions where indicated
by a line break. (issue vim/vim#6800)
a953b5cf4f
Co-authored-by: Bram Moolenaar <Bram@vim.org>