use consel

This commit is contained in:
Stefan Schwarz 2020-05-22 17:07:21 +02:00
parent e4377fe6ba
commit aa2ccfe708

View file

@ -249,14 +249,14 @@
;; Buffers
"b" '(:ignore t :which-key "Buffers")
"bb" 'switch-to-buffer
"bb" 'counsel-switch-buffer
"bd" 'evil-delete-buffer
"bn" 'next-buffer
"bn" 'next-buffer
"bs" 'foo/switch-to-scratch-buffer
;; Files
"ff" 'counsel-find-file
"ff" 'counsel-find-file
"fL" 'counsel-locate
"fr" 'counsel-recentf
"fR" 'foo/rename-current-buffer-file