mirror of
https://github.com/neovim/neovim.git
synced 2026-01-28 08:02:41 +10:00
Problem: Wrong matched text highlighted in pum with 'rightleft'.
Solution: Match using the original text instead of the reversed text.
(zeertzjq)
closes: vim/vim#15020
63901e8963