emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] main 23c23ad: * elpa-packages (smartparens): Add package


From: Philip Kaludercic
Subject: [nongnu] main 23c23ad: * elpa-packages (smartparens): Add package
Date: Sat, 7 Aug 2021 19:11:09 -0400 (EDT)

branch: main
commit 23c23ad409c39fbed4df273acf88bcc9e869b50c
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    * elpa-packages (smartparens): Add package
---
 elpa-packages | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 6d7752d..2e874b0 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -135,6 +135,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";)
 
  ("web-mode"           :url "https://github.com/fxbois/web-mode";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]