spacemacs/doc
justbur 02e2ce4d5a keybindings: Add SPC j for jumping
Use mnemonic j for jumping commands. Although some of these commands
exist in other places, they are duplicated here when they don't
conflict.

Add:

  1. jb for bookmark-jump
  2. jc for avy char jump
  3. jd for dired-jump
  4. jD for dired-jump-other-window
  5. jf for find-function-at-point
  6. ji for spacemacs/jump-in-buffer (imenu)
  7. jI for helm imenu in all buffers
  8. jl for avy go to line
  9. ju for avy-pop-mark (u for "undo")
  10. jU for spacmacs/avy-goto-url
  11. jv for find-variable-at-point
  12. jw for avy go to word or subword

Move:
  1. jh to j0 (push mark and go to beginning of line)
  1. jl to j$ (push mark and go to end of line)
2016-01-09 01:00:44 -05:00
..
img
CONVENTIONS.org conventions: generalize confirm and abort bindings 2016-01-04 00:34:14 -05:00
DOCUMENTATION.org keybindings: Add SPC j for jumping 2016-01-09 01:00:44 -05:00
FAQ.org Add documentation in README.md and FAQ for --insecure 2016-01-05 01:16:29 -05:00
LAYERS.org Documentation update 2015-11-13 14:23:13 +01:00
QUICK_START.org Change SPC f e h to SPC h SPC for helm-spacemacs default binding 2016-01-03 22:23:12 -05:00
VIMUSERS.org Update tip to use new layout variable. 2016-01-05 00:45:38 -05:00