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

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

[elpa] externals/corfu 2ac9039: README: Expand section


From: ELPA Syncer
Subject: [elpa] externals/corfu 2ac9039: README: Expand section
Date: Thu, 9 Dec 2021 06:57:19 -0500 (EST)

branch: externals/corfu
commit 2ac903940bf53490287c211c15699a5be300463e
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Expand section
---
 README.org | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

diff --git a/README.org b/README.org
index b69241c..ad80032 100644
--- a/README.org
+++ b/README.org
@@ -182,20 +182,26 @@ moves to the next candidate and further input will then 
commit the selection.
 * Complementary packages
 
   Corfu works well together with all packages providing code completion via the
-  ~completion-at-point-functions~. Furthermore it supports completion styles,
+  ~completion-at-point-functions~. Many modes and packages already provide a 
Capf
+  out of the box. Nevertheless you may want to look into complementary packages
+  to enhance your setup.
+
+  - [[https://github.com/oantolin/orderless][Orderless]]: Cofu supports 
completion styles,
   including the advanced [[https://github.com/oantolin/orderless][Orderless]] 
completion style, where the filtering
   expressions are separated by spaces (see ~corfu-quit-at-boundary~).
 
-  I collect additional Capf backends and =completion-in-region= commands in my
-  small [[https://github.com/minad/cape][Cape]] package. For example the 
package provides a file name and a dabbrev
-  completion backend.
+  - [[https://github.com/minad/cape][Cape]]: I collect additional Capf 
backends and =completion-in-region= commands
+  in my [[https://github.com/minad/cape][Cape]] package. The package provides 
a file path, a dabbrev completion
+  backend and a backend which allows you to enter unicode characters in the 
form
+  of TeX commands. Furthermore Cape provides an adapter to reuse Company
+  backends in Corfu.
 
-  Icons are supported by Corfu via an external package. For example the
-  [[https://github.com/jdtsmith/kind-icon][kind-icon]] package provides 
beautifully styled SVG icons based on monochromatic
-  icon sets like material design.
+  - [[https://github.com/jdtsmith/kind-icon][kind-icon]]: Icons are supported 
by Corfu via an external package. For example
+  the [[https://github.com/jdtsmith/kind-icon][kind-icon]] package provides 
beautifully styled SVG icons based on
+  monochromatic icon sets like material design.
 
-  You may also want to look into my 
[[https://github.com/minad/vertico][Vertico]] package. Vertico is the minibuffer
-  counterpart of Corfu.
+  - [[https://github.com/minad/vertico][Vertico]]: You may also want to look 
into my [[https://github.com/minad/vertico][Vertico]] package. Vertico is the
+  minibuffer completion counterpart of Corfu.
 
 * Caveats
 



reply via email to

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