mirror of
https://github.com/neovim/neovim.git
synced 2026-08-25 08:31:51 +00:00
Problem: Vim9: comment may be treated as heredoc start.
(Ernie Rael)
Solution: Use skip_var_list() instead of find_name_end().
(zeertzjq)
fixes: vim/vim#14444
closes: vim/vim#14446
9a91d2b72c