mirror of
https://github.com/neovim/neovim.git
synced 2026-04-04 06:39:21 +00:00
Problem: "gv" after paste selects one character less if 'selection' is
"exclusive".
Solution: Increment the end position. (Christian Brabandt)
d29c6fea94