1

Remove unnecessary anzu config

This commit is contained in:
Jessie Hildebrandt 2021-09-16 17:19:06 -04:00
parent de1b76b893
commit 468c8db752

View File

@ -940,8 +940,6 @@
(use-package anzu
:demand
t
:custom
(anzu-cons-mode-line-p nil)
:config
(global-anzu-mode t)
:bind