mirror of
https://github.com/vim/vim.git
synced 2026-05-28 21:17:14 +02:00
274efcc7e6
Limit heredoc matches to assignment statements. Matching these at the top level is very slow. closes: #17473 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>