summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-11-18 11:19:27 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2022-11-18 11:19:27 +0100
commit4e0ee2f98e03dde4665b45c23ecb4ed3c51c7d05 (patch)
treef3d0a06b44eb3359eb5fe433bd4046f4cf5511a0
parent82f8ae9c9e3a8e35add9b7e772d712b32b2f115e (diff)
corfu-infoframe: Update commentary
-rw-r--r--extensions/corfu-infoframe.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/corfu-infoframe.el b/extensions/corfu-infoframe.el
index 270e435..2647046 100644
--- a/extensions/corfu-infoframe.el
+++ b/extensions/corfu-infoframe.el
@@ -32,11 +32,11 @@
;; Display a documentation popup for completion candidate when using
;; Corfu. The `corfu-infoframe-mode' must be enabled globally. Set
;; `corfu-infoframe-auto' if you want the documentation popup frame to
-;; be displayed automatically. For manual toggling the commands
-;; `corfu-infoframe-toggle', `corfu-infoframe-location' and
-;; `corfu-infoframe-documentation' are bound in the
-;; `corfu-infoframe-map'. `corfu-infoframe-toggle' to a key in
-;; `corfu-map'.
+;; be displayed automatically.
+
+;; For manual toggling the commands `corfu-infoframe-toggle',
+;; `corfu-infoframe-location' and `corfu-infoframe-documentation' are
+;; bound in the `corfu-infoframe-map'.
;;; Code: