source-control: Change SPC gfd to magit-file-dispatch

SPC g f d  key should be more "contextual", allowing user to perform operations
associated with the current file
This commit is contained in:
Ag Ibragimov 2021-02-21 15:40:12 -06:00 committed by duianto
parent 6111b27945
commit e3434e8635
2 changed files with 2 additions and 1 deletions

View File

@ -345,6 +345,7 @@ In org-agenda-mode
- Key bindings:
- Changed ~SPC g h o~ to ~SPC g o~ for =browse-at-remote= (thanks to Codruț
Constantin Gușoi)
- Changed ~SPC g f d~ to bind to ~magit-file-dispatch~ (thanks to Ag Ibragimov)
***** YAML
- Added LSP support (thanks to Seong Yong-ju)
***** ycmd

View File

@ -161,7 +161,7 @@
"gc" 'magit-clone
"gfF" 'magit-find-file
"gfl" 'magit-log-buffer-file
"gfd" 'magit-diff
"gfd" 'magit-file-dispatch
"gi" 'magit-init
"gL" 'magit-list-repositories
"gm" 'magit-dispatch