use consel
This commit is contained in:
parent
e4377fe6ba
commit
aa2ccfe708
1 changed files with 2 additions and 2 deletions
2
init.el
2
init.el
|
@ -249,7 +249,7 @@
|
||||||
|
|
||||||
;; Buffers
|
;; Buffers
|
||||||
"b" '(:ignore t :which-key "Buffers")
|
"b" '(:ignore t :which-key "Buffers")
|
||||||
"bb" 'switch-to-buffer
|
"bb" 'counsel-switch-buffer
|
||||||
"bd" 'evil-delete-buffer
|
"bd" 'evil-delete-buffer
|
||||||
"bn" 'next-buffer
|
"bn" 'next-buffer
|
||||||
"bn" 'next-buffer
|
"bn" 'next-buffer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue