mirror of
https://github.com/neovim/neovim.git
synced 2026-08-23 23:51:51 +00:00
Problem: Heredoc for interfaces does not support "trim".
Solution: Update the script heredoc support to be same as the :let command.
(Yegappan Lakshmanan, closes vim/vim#5916)
6c2b7b8055