mirror of
https://github.com/vim/vim.git
synced 2026-06-14 15:37:28 +02:00
1ce03d674a
Allow for docker comments to be interspersed in a multiline (continued) RUN command argument. fixes: #8364 closes: #19829 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>