>From 3f4222c8bfe95f068dd2583954e9a09b41f89b73 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Wed, 4 Aug 2021 17:55:29 +0200 Subject: [PATCH 03/17] * elpa-packages (smartparens): Add package --- elpa-packages | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/elpa-packages b/elpa-packages index b8031c4090..93678222ae 100644 --- a/elpa-packages +++ b/elpa-packages @@ -62,6 +62,11 @@ ;; :version-map (("1.0.0-beta-3" "1.0.0beta3")) ) + ("smartparens" :url "https://github.com/Fuco1/smartparens" + :ignored-files ("dev" "doc" "images" "test") + ;; See https://github.com/Fuco1/smartparens/releases/tag/1.11.0 + :version-map ((nil "1.11.0" "4873352b5d0a1c5142658122de1b6950b8fe7e4d"))) + ("tuareg" :url "https://github.com/ocaml/tuareg.git") ;; ("with-editor" :url "https://github.com/magit/with-editor" -- 2.30.2