branch: externals/corfu commit d970324599f308a6420bbfd88e410bb51ce55f49 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
corfu-popupinfo: Remove warning --- extensions/corfu-popupinfo.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el index 793f6a8863..39e84bc530 100644 --- a/extensions/corfu-popupinfo.el +++ b/extensions/corfu-popupinfo.el @@ -26,10 +26,6 @@ ;;; Commentary: -;; NOTE: This extension has been added recently to Corfu. It is still -;; experimental. The extension may get renamed and the public interface -;; may change any time. -;; ;; Display an information popup for completion candidate when using ;; Corfu. The popup displays either the candidate documentation or the ;; candidate location. The `corfu-popupinfo-mode' must be enabled