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