elpasync pushed a change to branch elpa/smartparens. from 37f77bf2e2 fix(escape): when autoescaping, explicitly check for escape on open quote new 3ee3baf41f Add more pairs for OCaml (#1118) new 7e5f169879 Add basic 'swift-mode' support new c2b2e603f9 Merge pull request #1125 from woolsweater/swift-mode
Summary of changes: Cask | 1 + smartparens-config.el | 1 + smartparens-ml.el | 6 +- smartparens-rust.el => smartparens-swift.el | 95 ++++++++------------- test/smartparens-swift-test.el | 126 ++++++++++++++++++++++++++++ 5 files changed, 168 insertions(+), 61 deletions(-) copy smartparens-rust.el => smartparens-swift.el (52%) create mode 100644 test/smartparens-swift-test.el