mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 21:31:51 +00:00
Problem:
Built-in completion can still affect nearby extmarks. #31384
Solution:
Restore extmarks when completion leader changes.
(cherry picked from commit c7ec010ade)