diff --git a/init.el b/init.el index b06c5d5..8b6e088 100644 --- a/init.el +++ b/init.el @@ -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