mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +00:00
Problem: Mark positions wrong after triggering multiline completion.
Solution: Call deleted_lines_mark() after deleting lines.
(zeertzjq)
closes: vim/vim#16687
060e6556e2
Co-authored-by: Sean Dewar <6256228+seandewar@users.noreply.github.com>