forked from syl20bnr/spacemacs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give a prefix and bindings for org applications
Related to syl20bnr#1296. Use `SPC a o` as prefix for org related applications like `org-agenda` or `org-capture`. The `a` is for "application", and `o` for "org". To avoid long keystrokes for `agenda`, direct bindings are offered through `SPC a o <key>`. Because `org-agenda` is one of the principal application, it has be mapped to repeating the last letter (`SPC a o o`).
- Loading branch information
1 parent
be06d94
commit 2b5b2d3
Showing
2 changed files
with
41 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters