diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-18 15:27:14 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-18 15:28:04 +0100 |
| commit | edf5e1ad3d527cc5e95b7e4f3c55fa76c7934631 (patch) | |
| tree | 4bb506e7b983829ef96978be8ea49b6b3a64e49a /README.org | |
| parent | 709ca2254379c94d35aeec387ea24b8ffd2ad71f (diff) | |
Rename extension once more
"popup" fits better than the overloaded word "frame".
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
