Skip to content

Commit

Permalink
Add keybinding tag in action for hff.
Browse files Browse the repository at this point in the history
* helm-files.el (helm-find-files-actions): Do it.
  • Loading branch information
Thierry Volpiatto committed May 26, 2017
1 parent d92dcac commit e4ed159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-files.el
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ Don't set it directly, use instead `helm-ff-auto-update-initial-value'.")
"Find File" 'helm-find-file-or-marked
"Find file in Dired" 'helm-point-file-in-dired
"View file" 'view-file
"Query replace fnames on marked" 'helm-ff-query-replace-on-marked
"Query replace fnames on marked `M-%'" 'helm-ff-query-replace-on-marked
"Query replace contents on marked" 'helm-ff-query-replace
"Query replace regexp contents on marked" 'helm-ff-query-replace-regexp
"Attach file(s) to mail buffer" 'helm-ff-mail-attach-files
Expand Down

0 comments on commit e4ed159

Please sign in to comment.