From 8236f5b2559ab9fb2586399e4ac8a1b882490956 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Sun, 9 Feb 2025 15:17:53 +0100 Subject: Add ivy-rich --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index a53e6a6..a465bdf 100644 --- a/README.org +++ b/README.org @@ -68,6 +68,12 @@ :config (ivy-mode 1)) #+end_src +*** Ivy-rich +#+begin_src elisp + (use-package ivy-rich + :init + (ivy-rich-mode 1)) +#+end_src ** Counsel #+begin_src elisp (use-package counsel -- cgit v1.2.3