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

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

[elpa] externals/vertico 4be7fd4e2b: Reorder readme


From: ELPA Syncer
Subject: [elpa] externals/vertico 4be7fd4e2b: Reorder readme
Date: Thu, 13 Jan 2022 07:02:21 -0500 (EST)

branch: externals/vertico
commit 4be7fd4e2b333824ece4388de9f230b90ac941ec
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Reorder readme
---
 README.org | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/README.org b/README.org
index 90b8c63a9d..f90f334c90 100644
--- a/README.org
+++ b/README.org
@@ -464,6 +464,21 @@ yourself.
     comparison to Vertico, which only displays a subset of candidates. Mct
     supports completion in region via its ~mct-region-mode~.
 
+* Resources
+
+If you want to learn more about Vertico, check out the following resources:
+
+- 
[[https://github.com/hlissner/doom-emacs/tree/develop/modules/completion/vertico][Doom
 Emacs Vertico Module]]: Vertico is Doom's default completion system.
+- [[https://www.youtube.com/watch?v=hPwDbx--Waw][Vertico Extensions for 
Emacs]] (2022-01-08) by Karthik Chikmagalur.
+- [[https://youtu.be/5ffb2at2d7w][Using Emacs Episode 80 - Vertico, 
Marginalia, Consult and Embark]] (2021-10-26) by Mike Zamansky.
+- [[https://www.youtube.com/watch?v=UtqE-lR2HCA][System Crafters Live! - 
Replacing Ivy and Counsel with Vertico and Consult]] (2021-05-21) by David 
Wilson.
+- [[https://www.youtube.com/watch?v=J0OaRy85MOo][Streamline Your Emacs 
Completions with Vertico]] (2021-05-17) by David Wilson.
+
+* Contributions
+
+  Since this package is part of 
[[http://elpa.gnu.org/packages/vertico.html][GNU ELPA]] contributions require a 
copyright
+  assignment to the FSF.
+
 * Problematic completion commands
 
   Vertico is robust in most scenarios. However some completion commands make
@@ -555,18 +570,3 @@ yourself.
      (setq completion-styles '(orderless)
            completion-category-overrides '((file (styles basic-remote 
partial-completion))))
    #+end_src
-
-* Resources
-
-If you want to learn more about Vertico, check out the following resources:
-
-- 
[[https://github.com/hlissner/doom-emacs/tree/develop/modules/completion/vertico][Doom
 Emacs Vertico Module]]: Vertico is Doom's default completion system.
-- [[https://www.youtube.com/watch?v=hPwDbx--Waw][Vertico Extensions for 
Emacs]] (2022-01-08) by Karthik Chikmagalur.
-- [[https://youtu.be/5ffb2at2d7w][Using Emacs Episode 80 - Vertico, 
Marginalia, Consult and Embark]] (2021-10-26) by Mike Zamansky.
-- [[https://www.youtube.com/watch?v=UtqE-lR2HCA][System Crafters Live! - 
Replacing Ivy and Counsel with Vertico and Consult]] (2021-05-21) by David 
Wilson.
-- [[https://www.youtube.com/watch?v=J0OaRy85MOo][Streamline Your Emacs 
Completions with Vertico]] (2021-05-17) by David Wilson.
-
-* Contributions
-
-  Since this package is part of 
[[http://elpa.gnu.org/packages/vertico.html][GNU ELPA]] contributions require a 
copyright
-  assignment to the FSF.



reply via email to

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