diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-18 15:42:21 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-18 15:42:21 +0100 |
| commit | 51004b233a440ac72d21be466ee20874f2ef244d (patch) | |
| tree | 1282bd7dc413a9513264d6a2b0d0d7f609908a64 | |
| parent | e3210e0b22098ffbff1f5688896ca8d0998c00ee (diff) | |
corfu-popupinfo: Expand note ;)
| -rw-r--r-- | extensions/corfu-popupinfo.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el index 89d9385..51c913c 100644 --- a/extensions/corfu-popupinfo.el +++ b/extensions/corfu-popupinfo.el @@ -27,7 +27,8 @@ ;;; Commentary: ;; NOTE: This extension has been added recently to Corfu. It is still -;; experimental. The public interface may change any time. +;; experimental. The extension may get renamed and the public interface may +;; change any time. ;; ;; Display a documentation popup for completion candidate when using ;; Corfu. The `corfu-popupinfo-mode' must be enabled globally. Set |
