branch: externals/corfu commit 4a13d03d6e876984682e28730a068a10b1fb0f06 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Add link to cape --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index bb9f34d..aeff522 100644 --- a/README.org +++ b/README.org @@ -25,7 +25,9 @@ Corfu does not include custom completion backends. In contrast, the complex Company package includes custom completion backends, which deviate from the - Emacs completion infrastructure. + Emacs completion infrastructure. The Emacs built-in Capfs are mostly + sufficient, but a few additional Capfs and completion functions are provided + by the [[https://github.com/minad/cape][Cape]] package. *NOTE*: Corfu uses child frames to show the popup; on non-graphical displays it will fall back to the default setting of the ~completion-in-region-function~.