mirror of
https://github.com/vim/vim.git
synced 2026-08-18 15:10:31 +02:00
e7eb92708e
Problem: :let-heredoc does not trim enough.
Solution: Trim indent from the contents based on the indent of the first
line. Use let-heredoc in more tests.