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