mirror of
https://github.com/neovim/neovim.git
synced 2026-09-05 21:50:59 +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>