mikavilpas / evil-lispy

precision Lisp editing with Evil and Lispy
79 stars 5 forks source link

Use mv instead of gv for selecting at point #9

Closed mikavilpas closed 8 years ago

mikavilpas commented 8 years ago

This is to prevent gv from re-selecting the previous selection, like it does with evil (and vim).

mikavilpas commented 8 years ago

fe98d8d * master origin/master origin/HEAD Use mv to mark instead of gv