From 70801cc9878327debf64e95d3328488d0faa2864 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Wed, 8 Dec 2021 10:58:52 +0100 Subject: README: Add links to Emacs manual --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index 204caec..b69241c 100644 --- a/README.org +++ b/README.org @@ -132,6 +132,11 @@ (setq tab-always-indent 'complete)) #+end_src + See also the [[https://github.com/minad/corfu/wiki][Corfu Wiki]] for additional configuration tips. For more general + documentation read the chapter about completion in the [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Completion.html][Emacs manual]]. If you + want to create your own Capfs, you can find documentation about completion in + the [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Completion.html][Elisp manual]]. + ** TAB-and-Go completion You may be interested in configuring Corfu in TAB-and-Go style. Pressing TAB -- cgit v1.0