added keybinding for helm select categories
This commit is contained in:
parent
50322136d7
commit
f3ba3ec4ba
1
conf.org
1
conf.org
|
@ -3067,6 +3067,7 @@ Some of these commands just get in the way of being evil (which really means tha
|
|||
(evil-org-agenda-set-keys)
|
||||
;; some of the defaults bug me...
|
||||
(evil-define-key 'motion org-agenda-mode-map
|
||||
"C" 'org-x-agenda-helm-select-categories
|
||||
"D" 'org-agenda-day-view
|
||||
"W" 'org-agenda-week-view
|
||||
"M" 'org-agenda-month-view
|
||||
|
|
Loading…
Reference in New Issue