Fix helm-resume key bindings conflict, now using <SPC> h l

for helm last buffer
This commit is contained in:
syl20bnr 2014-12-03 22:38:47 -05:00
parent a959a654c0
commit 585c7d7e5e
2 changed files with 2 additions and 2 deletions

View file

@ -1081,7 +1081,7 @@ Key Binding | Description
<kbd>SPC /</kbd> or <kbd>SPC a</kbd> | with [The Silver Searcher][ag]
<kbd>SPC A</kbd> | with `ack`
<kbd>SPC g</kbd> | with `grep`
<kbd>SPC h r</kbd> | resume last helm popup
<kbd>SPC h l</kbd> | show last helm popup
### Persistent highlighting

View file

@ -1126,7 +1126,7 @@ determine the state to enable when escaping from the insert state.")
"bs" 'helm-mini
"sl" 'helm-semantic-or-imenu
"hb" 'helm-bookmarks
"hr" 'helm-resume
"hl" 'helm-resume
"ry" 'helm-show-kill-ring
"rr" 'helm-register
"rm" 'helm-all-mark-rings