mirror of
https://github.com/zoriya/vim.git
synced 2026-05-15 20:38:54 +00:00
856c1110c1
Problem: Cannot execute a register containing line continuation.
Solution: Concatenate lines where needed. (Yegappan Lakshmanan,
closes #6272)