mirror of
https://github.com/neovim/neovim.git
synced 2026-05-13 17:04:43 +00:00
Problem: Heredoc assignment not skipped in if block.
Solution: Check if "skip" is set.
b1ba9abcb3
Fixes https://github.com/neovim/neovim/issues/11264