Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Paredit should be stricter by default #20

Open
sbauer322 opened this issue Sep 25, 2016 · 0 comments
Open

Paredit should be stricter by default #20

sbauer322 opened this issue Sep 25, 2016 · 0 comments

Comments

@sbauer322
Copy link

Captured from the Clojurians Slack, user manenko:

Paredit mode isn't strict enough. Or maybe I just didn't setup it right 🙂

For example, I can put my cursor | between ( and reagent/cursor:

(|reagent/cursor app-state [:account])

And hit backspace key. Result will be:

|reagent/cursor app-state [:account])

In Emacs Paredit mode I cannot do that. It protects me from having unbalanced opening and closing parenthesis/brackets/braces.


I am personally not very familiar with emacs and I am not confident I am actually using paredit correctly to test if this is an issue as there is no documentation...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant