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

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

[elpa] externals/cape 31acb66152 021/146: Update README


From: ELPA Syncer
Subject: [elpa] externals/cape 31acb66152 021/146: Update README
Date: Sun, 9 Jan 2022 20:57:39 -0500 (EST)

branch: externals/cape
commit 31acb66152f271357a54af47fcaa4b43f2c9220b
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update README
---
 README.org | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index ce8ebdf6f0..c9338e04c5 100644
--- a/README.org
+++ b/README.org
@@ -13,12 +13,18 @@
 * Introduction
 
 Cape provides a bunch of Completion At Point Extensions which can be used in
-combination with my [[https://github.com/minad/corfu][Corfu]] completion UI or 
the default completion UI. You can
-register the ~cape-*-capf~ functions in the ~completion-at-point-functions~ 
list.
-This makes the corresponding completion backends available to the
-~completion-at-point~ command, which is usually invoked by pressing ~TAB~ or 
~M-TAB~.
-Furthermore there are a handful of dedicated completion commands ~cape-*~, 
which
-you can bind directly to a key in your user configuration.
+combination with my [[https://github.com/minad/corfu][Corfu]] completion UI or 
the default completion UI. The
+completion backends used by ~completion-at-point~ are so called
+~completion-at-point-functions~ (Capfs).
+
+You can register the ~cape-*-capf~ functions in the 
~completion-at-point-functions~
+list. This makes the backends available for completion, which is usually 
invoked
+by pressing ~TAB~ or ~M-TAB~. Furthermore there are a handful of dedicated
+completion commands ~cape-*~, which you can bind directly to a key in your user
+configuration.
+
+On the more experimental side, Cape provides the super power to transform
+Company backends into Capfs and merge multiple Capfs into a Super-Capf!
 
 * Configuration
 



reply via email to

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