Replace ivy buffer browser with iBuffer
This commit is contained in:
parent
107a59f9b0
commit
a2b6b18a7d
5 changed files with 14 additions and 5 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue