elpasync pushed a change to branch elpa/smartparens. from 36f2e80c79 docs: fix the use-package declaration in README new 0fe32ac56d feat(lisp): insert space before opening paren after slurping new 2cb5996cf9 ci: add Emacs 29.4 to test matrix new c5ddcb7972 feat(clojure): add support for clojure-ts-mode (and its derived modes) new 470451b12f style: re-format list of modes for better diffs
Summary of changes: .github/workflows/test.yml | 1 + smartparens-clojure.el | 10 ++++++++- smartparens-config.el | 15 ++++++++++++- smartparens.el | 18 ++++++++++++--- test/smartparens-elisp-test.el | 51 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 90 insertions(+), 5 deletions(-)