Evil ibuffer mode

This commit is contained in:
outfoxxed 2023-02-21 18:28:40 -08:00
parent 9162724e8a
commit 445063561b
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 2 additions and 1 deletions

View File

@ -80,8 +80,9 @@
(evil-mode +1))
(use-package evil-collection
:after evil
:config
(evil-collection-init 'magit))
(evil-collection-init '(magit ibuffer)))
;; Avy (jump to char)