Replace ivy buffer browser with iBuffer

This commit is contained in:
Maciej 2019-10-28 22:12:25 +02:00
parent 107a59f9b0
commit a2b6b18a7d
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
5 changed files with 14 additions and 5 deletions

View file

@ -16,7 +16,7 @@ _t_: Find file _g_: ag in current project _M_: Git blame
("q" nil "cancel" :color pink)
("a" counsel-ag)
("b" ivy-switch-buffer)
("b" ibuffer)
("t" counsel-find-file)
("s" counsel-projectile-switch-project)
("f" counsel-projectile-find-file)