Remove packages

This commit is contained in:
Marcus Kammer 2021-06-01 16:42:39 +02:00
parent 65d7082384
commit 8a18f74136

View file

@ -42,18 +42,11 @@
:if (display-graphic-p)
:hook (dired-mode . all-the-icons-dired-mode))
(use-package all-the-icons-ivy-rich
:init (all-the-icons-ivy-rich-mode 1))
(use-package ivy
:bind (("C-s" . swiper))
:init
(ivy-mode 1))
(use-package ivy-rich
:after ivy
:init (ivy-rich-mode 1))
(use-package olivetti
:custom (olivetti-body-width 82))