mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 11:22:14 +10:00
Limit heredoc matches to assignment statements. Matching these at the
top level is very slow.
closes: vim/vim#17473
274efcc7e6
Co-authored-by: Doug Kearns <dougkearns@gmail.com>