mikavilpas / evil-lispy

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

Cannot write all characters in evil-lispy-mode #1

Closed mikavilpas closed 8 years ago

mikavilpas commented 8 years ago

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.