summaryrefslogtreecommitdiff
path: root/modules/dirvish-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dirvish-config.el')
-rw-r--r--modules/dirvish-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el
index 82b44008..47a821ea 100644
--- a/modules/dirvish-config.el
+++ b/modules/dirvish-config.el
@@ -277,7 +277,7 @@ regardless of what file or subdirectory the point is on."
("o" . cj/xdg-open)
("O" . cj/open-file-with-command) ; Prompts for command to run
("r" . dirvish-rsync)
- ("p" . cj/dired-create-playlist-from-marked)
+ ("P" . cj/dired-create-playlist-from-marked)
("s" . dirvish-quicksort)
("v" . dirvish-vc-menu)
("y" . dirvish-yank-menu)))