branch: externals/corfu
commit cbeab25d40e3b62e622847a2840c6676cd7cfece
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
corfu-popupinfo-direction: Remove dysfunctional option force-horizontal
---
extensions/corfu-popupinfo.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el
index b1d840a4fc..803728ad75 100644
--- a/extensions/corfu-popupinfo.el
+++ b/extensions/corfu-popupinfo.el
@@ -111,7 +111,6 @@ documentation from the backend is usually expensive."
(const vertical)
(const force-left)
(const force-right)
- (const force-horizontal)
(const force-vertical)))
:group 'corfu)