elpasync pushed a change to branch elpa/smartparens.
from e96ef29738 Merge pull request #1202 from temyurchenko/master
new 237a0e27e0 style: formatting
new ff2b2f4eaf feat: use correct skip function when skipping to pair or
symbol
new f97b6d6eb1 test: fix test cases
new 04f94b8ce2 feat(js): add match skip function for js arrow functions
new 2fc945643f fix(compat): add compat function for syntax-class-to-char
Summary of changes:
smartparens-javascript.el | 31 ++++++---
smartparens.el | 129 ++++++++++++++++++++++++++++--------
test/smartparens-javascript-test.el | 20 ++++++
test/smartparens-rust-test.el | 3 +-
test/smartparens-swift-test.el | 3 +-
5 files changed, 146 insertions(+), 40 deletions(-)