Skip to content
Snippets Groups Projects
Commit 461a3033 authored by binny's avatar binny Committed by Yunchi Luo
Browse files

[vim] Update vim visual mode selection to match CodeMirror selection

Remove off-by-one in vim when head is further forward in the document than the anchor, where vim's selection becomes 1 less than CodeMirror's. This was originally done because the cursor showed past the anchor and looked like an additional character selection.
parent 9021584a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment