Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm keybindings - 2nd PR #83

Merged
merged 2 commits into from
Nov 7, 2014
Merged

Conversation

punassuming
Copy link
Contributor

Reimplementing this commit based on the changes discussed in #71 merged to the latest HEAD

  • Added helm-mode to use-package idle timer to speed up opening
  • Prefixes:
    "r" prefix signifies showing buffer data:
    • e = evil-registers
    • y = yank / kill ring
    • m = mark ring
    • r = helm-registers

"f" prefix signifies file activies

  • h = helm-find-files

"F1" default tied to help, so now is helm-apropos

ralesi and others added 2 commits November 6, 2014 16:08
* Added helm-mode to `use-package` idle timer to speed up opening
* Bindings:
"s" prefix signifies showing buffer data:
 - l = links / tags\
 - y = yank / kill ring
 - m = mark ring
 - r = registers

"f" prefix signifies file activies
 - h = helm-find-files

"F1" default tied to help, so now is `helm-apropos`
@punassuming punassuming changed the title New develop Helm keybindings - 2nd PR Nov 7, 2014
syl20bnr added a commit that referenced this pull request Nov 7, 2014
More Helm key bindings and Helm configuration

Also idle timer for Helm loading.
@syl20bnr syl20bnr merged commit d608301 into syl20bnr:develop Nov 7, 2014
@syl20bnr
Copy link
Owner

syl20bnr commented Nov 7, 2014

👍

@punassuming punassuming deleted the new_develop branch November 8, 2014 20:15
@punassuming punassuming restored the new_develop branch December 11, 2014 04:54
@punassuming punassuming deleted the new_develop branch December 15, 2014 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants