mirror of
https://github.com/zoriya/vim.git
synced 2026-03-04 11:40:05 +00:00
Problem: Cannot execute a register containing line continuation.
Solution: Concatenate lines where needed. (Yegappan Lakshmanan,
closes #6272)