spacemacs-elpa/26.3/develop/smartparens-20200324.2147/smartparens-pkg.el
Yann Esposito (Yogsototh) 49ea931ec3
big update
2020-08-22 09:35:46 +02:00

7 lines
275 B
EmacsLisp

(define-package "smartparens" "20200324.2147" "Automatic insertion, wrapping and paredit-like navigation with user defined pairs."
'((dash "2.13.0")
(cl-lib "0.3"))
:commit "555626a43f9bb1985aa9a0eb675f2b88b29702c8")
;; Local Variables:
;; no-byte-compile: t
;; End: