aboutsummaryrefslogtreecommitdiff
path: root/hcel-results.el
diff options
context:
space:
mode:
Diffstat (limited to 'hcel-results.el')
-rw-r--r--hcel-results.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/hcel-results.el b/hcel-results.el
index 58c6f31..275cab9 100644
--- a/hcel-results.el
+++ b/hcel-results.el
@@ -332,6 +332,7 @@ Start by choosing a package."
(defvar hcel-ids--minibuffer-saved-query nil)
(defvar hcel-ids--minibuffer-saved-results nil)
(defvar hcel-ids--minibuffer-selected nil)
+(defvar hcel-ids-minibuffer-component-max-len 80)
(defun hcel-ids--affixation-internal (scope items)
(let ((results
@@ -344,7 +345,9 @@ Start by choosing a package."
(format
" :: %s"
(hcel-render-components
- (alist-get 'components (alist-get 'idType info))))
+ (alist-get 'components (alist-get 'idType info))
+ nil
+ hcel-ids-minibuffer-component-max-len))
'face 'completions-annotations))
(prefix
(propertize