mikavilpas / evil-lispy

precision Lisp editing with Evil and Lispy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot write all characters in evil-lispy-mode

mikavilpas opened this issue · comments

Characters like Y and % cannot be inserted, for example. Evil-lispy-mode thinks they are commands for evil-lispy (not true). When the corresponding lispy commands cannot be found, an error is presented instead of inserting the desired character.