mirror of
https://github.com/neovim/neovim.git
synced 2026-04-30 11:14:10 +00:00
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.
e7eb92708e