Skip to content

Commit

Permalink
bind helm-recentf to SPC f r
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwuz authored and syl20bnr committed Dec 30, 2014
1 parent 1c46479 commit 6b42fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spacemacs/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,7 @@ determine the state to enable when escaping from the insert state.")
"rr" 'helm-register
"rm" 'helm-all-mark-rings
"fh" 'helm-find-files
"fr" 'helm-recentf
"<f1>" 'helm-apropos
)
:config
Expand Down

0 comments on commit 6b42fa3

Please sign in to comment.