evil-lisp-state
evil-lisp-state copied to clipboard
lisp-state-eval-sexp-end-of-line does not respect comments
It wrongly attempts to evaluate comments at the end of lines.
(foo) ;; Comment
elisp--eval-last-sexp: Symbol’s value as variable is void: Comment