mirror of
https://github.com/neovim/neovim.git
synced 2026-06-19 02:01:17 +00:00
Problem:
Built-in completion can still affect nearby extmarks. #31384
Solution:
Restore extmarks when completion leader changes.
(cherry picked from commit c7ec010ade)