added keybinding for helm select categories

This commit is contained in:
ndwarshuis 2019-04-11 18:09:13 -04:00
parent 50322136d7
commit f3ba3ec4ba
1 changed files with 1 additions and 0 deletions

View File

@ -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