branch: externals/corfu commit 4b2fd9ed2b0ce841113a835a0ad163fc1cfe7084 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Add link to the wiki --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 1393e50..013bd95 100644 --- a/README.org +++ b/README.org @@ -131,6 +131,8 @@ (setq tab-always-indent 'complete)) #+end_src + See also the [[https://github.com/minad/corfu/wiki][Corfu Wiki]] for additional configuration tips. + * Key bindings Corfu uses a transient keymap ~corfu-map~ which is active while the popup is shown.