Org layer docs: Update jump keyboard shortcut

Follow-up to @tuhdo's commit:
4d219934bc
This commit is contained in:
Swaroop C H 2015-06-20 07:14:06 -07:00 committed by syl20bnr
parent b5a732220a
commit 50803f4bb9

View file

@ -64,7 +64,7 @@ You can tweak the bullets displayed in the org buffer in the function
** Org with evil-org-mode
| Key Binding | Description |
|----------------------------------------------+-----------------------------|
|----------------------------------------------+----------------------------------------------|
| ~SPC m '~ | org-edit-special |
| ~SPC m a~ | org-agenda |
| ~SPC m b~ | org-tree-to-indirect-buffer |
@ -75,7 +75,6 @@ You can tweak the bullets displayed in the org buffer in the function
| ~SPC m e~ | org-export-dispatch |
| ~SPC m f~ | org-set-effort |
| ~SPC m I~ | org-clock-in |
| ~SPC m j~ | helm-org-in-buffer-headings |
| ~SPC m n~ | org-narrow-to-subtree |
| ~SPC m N~ | widen |
| ~SPC m <dotspacemacs-major-mode-leader-key>~ | org-ctrl-c-ctrl-c |
@ -85,6 +84,7 @@ You can tweak the bullets displayed in the org buffer in the function
| ~SPC m R~ | org-refile |
| ~SPC m s~ | org-schedule |
| ~SPC m T~ | org-show-todo-tree |
| ~SPC s l~ | spacemacs/jump-in-buffer (jump to a heading) |
| Key Binding | Description |
|-------------+---------------------------------|