evil-lisp-state
evil-lisp-state copied to clipboard
Fix end-of-line movement
evil-end-of-line brings us one character away from end of line (as it should be in normal state, but not in insert state)
Fixes #28