summary refs log tree commit diff
path: root/emacs/custom/my-packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom/my-packages.el')
-rw-r--r--emacs/custom/my-packages.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/custom/my-packages.el b/emacs/custom/my-packages.el
index 569fb40..99cf01b 100644
--- a/emacs/custom/my-packages.el
+++ b/emacs/custom/my-packages.el
@@ -64,6 +64,7 @@
 (straight-use-package 'consult)
 (straight-use-package 'consult-lsp)
 (straight-use-package 'corfu)
+(straight-use-package 'corfu-doc)
 (straight-use-package 'marginalia)
 (straight-use-package 'orderless)
 (straight-use-package 'tempel)