You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lispy, typing "[" or "]" in a string or a comment will go out of the current string, calling lispy-left or lispy-right, while in evil-lispy, it will self-insert "[" or "]". It seems related to
In lispy, typing "[" or "]" in a string or a comment will go out of the current string, calling
lispy-left
orlispy-right
, while in evil-lispy, it will self-insert "[" or "]". It seems related toin evil-lispy-core.el.
The text was updated successfully, but these errors were encountered: