Org layer docs: Update jump keyboard shortcut
Follow-up to @tuhdo's commit:
4d219934bc
This commit is contained in:
parent
b5a732220a
commit
50803f4bb9
1 changed files with 22 additions and 22 deletions
|
@ -64,7 +64,7 @@ You can tweak the bullets displayed in the org buffer in the function
|
||||||
** Org with evil-org-mode
|
** Org with evil-org-mode
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|----------------------------------------------+-----------------------------|
|
|----------------------------------------------+----------------------------------------------|
|
||||||
| ~SPC m '~ | org-edit-special |
|
| ~SPC m '~ | org-edit-special |
|
||||||
| ~SPC m a~ | org-agenda |
|
| ~SPC m a~ | org-agenda |
|
||||||
| ~SPC m b~ | org-tree-to-indirect-buffer |
|
| ~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 e~ | org-export-dispatch |
|
||||||
| ~SPC m f~ | org-set-effort |
|
| ~SPC m f~ | org-set-effort |
|
||||||
| ~SPC m I~ | org-clock-in |
|
| ~SPC m I~ | org-clock-in |
|
||||||
| ~SPC m j~ | helm-org-in-buffer-headings |
|
|
||||||
| ~SPC m n~ | org-narrow-to-subtree |
|
| ~SPC m n~ | org-narrow-to-subtree |
|
||||||
| ~SPC m N~ | widen |
|
| ~SPC m N~ | widen |
|
||||||
| ~SPC m <dotspacemacs-major-mode-leader-key>~ | org-ctrl-c-ctrl-c |
|
| ~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 R~ | org-refile |
|
||||||
| ~SPC m s~ | org-schedule |
|
| ~SPC m s~ | org-schedule |
|
||||||
| ~SPC m T~ | org-show-todo-tree |
|
| ~SPC m T~ | org-show-todo-tree |
|
||||||
|
| ~SPC s l~ | spacemacs/jump-in-buffer (jump to a heading) |
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+---------------------------------|
|
|-------------+---------------------------------|
|
||||||
|
|
Reference in a new issue