mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 14:46:04 +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