Skip to content

How to reformat stray closing parens and prevent extra closing parens #778

@kanubacode

Description

@kanubacode

2 problems I could not find the answer to while deciding if this package is right for me:

  1. If I have say the following, where _ is the point:
(((_

)   )
      )

In paredit, pressing ) 3 times would result in ((()))_. How do I replicate this behavior in strict-mode?

  1. In strict-mode, how do I prevent extra closing parens from being inserted if I type ) at the end of a pair?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions