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

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

[elpa] externals/tempel fd0eb869a8: README: Add links to tempel-collecti


From: ELPA Syncer
Subject: [elpa] externals/tempel fd0eb869a8: README: Add links to tempel-collection
Date: Sun, 4 Dec 2022 19:58:05 -0500 (EST)

branch: externals/tempel
commit fd0eb869a82b12b426ec6e4fbb6abf702c98953e
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Add links to tempel-collection
---
 README.org | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 8e7a25e5c3..7d881159f4 100644
--- a/README.org
+++ b/README.org
@@ -49,7 +49,10 @@ and look at the provided key bindings. You can customize the 
key bindings there.
 * Configuration
 
 The package is available on GNU ELPA and MELPA and can be installed with
-=package-install=. The following example configuration relies on =use-package=.
+=package-install=. The following example configuration relies on 
=use-package=. For
+some ready-made templates check out the package 
[[https://github.com/Crandel/tempel-collection][tempel-collection]]. The
+collection is not comprehensive yet, but will certainly grow thanks to
+contributions.
 
 #+begin_src emacs-lisp
   ;; Configure Tempel
@@ -85,6 +88,10 @@ The package is available on GNU ELPA and MELPA and can be 
installed with
     ;; (global-tempel-abbrev-mode)
   )
 
+  ;; Optional: Add tempel-collection.
+  ;; The package is young and doesn't have comprehensive coverage.
+  (use-package tempel-collection)
+
   ;; Optional: Use the Corfu completion UI
   (use-package corfu
     :init



reply via email to

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