mirror of
https://github.com/zoriya/vim.git
synced 2026-02-26 16:49:33 +00:00
Problem: Cannot execute a register containing line continuation.
Solution: Concatenate lines where needed. (Yegappan Lakshmanan,
closes #6272)