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

dired: Use "g?" instead of "?"

This commit is contained in:
Pierre Neidhardt 2017-11-23 14:27:46 +01:00
parent ff027a811c
commit cfcacf3738

View File

@ -156,7 +156,7 @@
[remap read-only-mode] 'dired-toggle-read-only
;; `toggle-read-only' is an obsolete alias for `read-only-mode'
[remap toggle-read-only] 'dired-toggle-read-only
"?" 'dired-summary
"g?" 'dired-summary
(kbd "<delete>") 'dired-unmark-backward
[remap undo] 'dired-undo
[remap advertised-undo] 'dired-undo