This reverts commit 975020829b.
This commit is contained in:
parent
975020829b
commit
88a16cb753
1 changed files with 0 additions and 1 deletions
|
|
@ -182,7 +182,6 @@ names as in `ivy--buffer-list'."
|
||||||
(ivy-read (projectile-prepend-project-name "Switch to buffer: ")
|
(ivy-read (projectile-prepend-project-name "Switch to buffer: ")
|
||||||
(counsel-projectile--buffer-list)
|
(counsel-projectile--buffer-list)
|
||||||
:matcher #'ivy--switch-buffer-matcher
|
:matcher #'ivy--switch-buffer-matcher
|
||||||
:preselect (buffer-name (other-buffer (current-buffer)))
|
|
||||||
:require-match t
|
:require-match t
|
||||||
:keymap counsel-projectile-map
|
:keymap counsel-projectile-map
|
||||||
:action #'counsel-projectile-switch-to-buffer-action
|
:action #'counsel-projectile-switch-to-buffer-action
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue