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 cases where lispyville does not delete open parens, it should not delete quote characters before open parens (based on lispy...preceding-syntax-alist). This may be somewhat complicated to implement and might be better done as part of the lispy safe deletion commands.
A good example of this is C-u (delete back to indentation).