mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 21:18:34 +00:00

Problem: gv does not work in operator-pending mode
(liushapku)
Solution: remove the check for checkclearop in nv_gv_cmd()
(phanium)
fixes: vim/vim#3666
closes: vim/vim#17551
cb27992cda
Co-authored-by: phanium <91544758+phanen@users.noreply.github.com>