Remove packages
This commit is contained in:
parent
65d7082384
commit
8a18f74136
1 changed files with 0 additions and 7 deletions
|
@ -42,18 +42,11 @@
|
||||||
:if (display-graphic-p)
|
:if (display-graphic-p)
|
||||||
:hook (dired-mode . all-the-icons-dired-mode))
|
: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
|
(use-package ivy
|
||||||
:bind (("C-s" . swiper))
|
:bind (("C-s" . swiper))
|
||||||
:init
|
:init
|
||||||
(ivy-mode 1))
|
(ivy-mode 1))
|
||||||
|
|
||||||
(use-package ivy-rich
|
|
||||||
:after ivy
|
|
||||||
:init (ivy-rich-mode 1))
|
|
||||||
|
|
||||||
(use-package olivetti
|
(use-package olivetti
|
||||||
:custom (olivetti-body-width 82))
|
:custom (olivetti-body-width 82))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue