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