summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-11-18 15:27:14 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2022-11-18 15:28:04 +0100
commitedf5e1ad3d527cc5e95b7e4f3c55fa76c7934631 (patch)
tree4bb506e7b983829ef96978be8ea49b6b3a64e49a /README.org
parent709ca2254379c94d35aeec387ea24b8ffd2ad71f (diff)
Rename extension once more
"popup" fits better than the overloaded word "frame".
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index f09739b..5e08230 100644
--- a/README.org
+++ b/README.org
@@ -453,8 +453,8 @@ following extensions come with the Corfu ELPA package:
- [[https://github.com/minad/corfu/blob/main/extensions/corfu-indexed.el][corfu-indexed]]: =corfu-indexed-mode= allows you to select indexed candidates with
prefix arguments.
- [[https://github.com/minad/corfu/blob/main/extensions/corfu-info.el][corfu-info]]: Actions to access the candidate location and documentation.
-- [[https://github.com/minad/corfu/blob/main/extensions/corfu-infoframe.el][corfu-infoframe]]: Display candidate documentation or source in a popup frame
- next to the candidate menu.
+- [[https://github.com/minad/corfu/blob/main/extensions/corfu-popupinfo.el][corfu-popupinfo]]: Display candidate documentation or source in a popup next to
+ the candidate menu.
- [[https://github.com/minad/corfu/blob/main/extensions/corfu-quick.el][corfu-quick]]: Commands to select using Avy-style quick keys.
See the Commentary of those files for configuration details.