branch: externals/corfu commit 51004b233a440ac72d21be466ee20874f2ef244d Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
corfu-popupinfo: Expand note ;) --- extensions/corfu-popupinfo.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el index 89d9385b37..51c913c190 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