Hi all, Currently when using a heredoc with the :let statement, you have to specify an explicit marker both at the beginning and at the end of the statement. But when using the heredoc with embedded scripts (e.g. python), you don't need to specify an explicit marker at the beginning and you can use . (dot) as the marker at the end. This is similar to the ":insert" and :append" commands.
Should we also support using . (dot) as the marker at the end for :let statements? Thanks, Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7kBV%2BFfmaxscuWQ5WwRtaRvPN3wzdD3kVBNKOQrJwLt%2BA%40mail.gmail.com.
