chore(emacs): add key binding for org-capture
This commit is contained in:
parent
0042a84112
commit
99dd45aa08
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@
|
|||
;; Org Mode
|
||||
"o" '(evil-window-map :which-key "Org Mode")
|
||||
"oa" 'org-agenda
|
||||
"oc" 'org-capture
|
||||
;; Git
|
||||
"g" '(:ignore t :which-key "Git")
|
||||
"gs" 'magit-status
|
||||
|
|
|
|||
Loading…
Reference in a new issue