thefrontside / frontmacs

Package-based, web-centric, customizable, awesome-by-default, acceptance-tested Emacs distribution
MIT License
501 stars 22 forks source link

Smart parens does not recognize regular JavaScript expression delimiter as a pair #113

Closed SamKeathley closed 2 years ago

SamKeathley commented 6 years ago

If I surround text and hit the / it replaces the entire text with the /, but it should surround the text with a regular expression delimiter.

2018-01-08 15 06 06

cowboyd commented 2 years ago

😄