1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-23 07:16:37 +02:00

Fix Jd binding

`prodigy-jump-dired` does not exist. `prodigy-jump-file-manager` is
likely the intended function.
This commit is contained in:
Rudi Grinberg 2021-05-03 15:57:53 -07:00 committed by James N
parent 09b165d4c2
commit db89792629

View File

@ -65,7 +65,7 @@
"in" 'prodigy-add-name-filter
"I" 'prodigy-clear-filters
"Jm" 'prodigy-jump-magit
"Jd" 'prodigy-jump-dired
"Jd" 'prodigy-jump-file-manager
"gj" 'prodigy-next-with-status
"gk" 'prodigy-prev-with-status