Evil ibuffer mode
This commit is contained in:
parent
9162724e8a
commit
445063561b
1 changed files with 2 additions and 1 deletions
3
init.el
3
init.el
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue