Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle escaped parentheses #110

Merged
merged 3 commits into from
Oct 1, 2023

Conversation

tomdl89
Copy link
Member

@tomdl89 tomdl89 commented Aug 20, 2023

Currently, if an escaped paren is encountered in Clojure code; it's
interpreted as a delimiter and breaks deletion

elken and others added 3 commits September 27, 2023 10:41
Currently, if an escaped paren is encountered in Clojure code; it's
interpreted as a delimiter and breaks deletion
Use evil-cp--matching-paren-pos's value instead.
@tomdl89 tomdl89 force-pushed the fix/delete-escaped-parens branch from f509c6c to 07104ec Compare October 1, 2023 14:20
@tomdl89 tomdl89 merged commit 134fe33 into emacs-evil:master Oct 1, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants