Update README.md
This commit is contained in:
@@ -587,6 +587,8 @@ Corfu enhances in-buffer completion by displaying a compact popup with current c
|
||||
|
||||
Cape, or Completion At Point Extensions, extends the capabilities of in-buffer completion. It integrates with Corfu or the default completion UI, by providing additional backends through completion-at-point-functions.
|
||||
|
||||

|
||||
|
||||
To configure `corfu` and `cape`, add the following to `~/.emacs.d/post-init.el`:
|
||||
``` emacs-lisp
|
||||
(use-package corfu
|
||||
|
||||
Reference in New Issue
Block a user