cp-find-dir: Use the correct function for "current window" action
Fixes #88
This commit is contained in:
parent
c752c843ef
commit
9660cf8434
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ The sorting function can be modified by adding an entry for
|
|||
(counsel-projectile--defcustom-action
|
||||
'counsel-projectile-find-dir
|
||||
'(1
|
||||
("o" counsel-projectile-find-dir-action-other-window
|
||||
("o" counsel-projectile-find-dir-action
|
||||
"current window")
|
||||
("j" counsel-projectile-find-dir-action-other-window
|
||||
"other window")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue