mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 20:45:02 +00:00
Problem: Heredoc expression evaluated even when skipping.
Solution: Don't evaluate when "skip" is set. (closes vim/vim#10306)
05c7f5d3d0
Co-authored-by: Bram Moolenaar <Bram@vim.org>