revert evil org hook

This commit is contained in:
petrucci4prez 2018-07-15 00:08:00 -04:00
parent 716cebbf30
commit eadc5d9b32
2 changed files with 2 additions and 2 deletions

View File

@ -1249,8 +1249,8 @@ and reverts all todo keywords to TODO"
:ensure t
:after (evil org)
:delight
:hook (org-mode . evil-org-mode)
:config
(add-hook 'org-mode-hook 'evil-org-mode)
(add-hook 'evil-org-mode-hook 'evil-org-set-key-theme)
(require 'evil-org-agenda)

View File

@ -1541,8 +1541,8 @@ I like being evil. All package and custom bindings go here.
:ensure t
:after (evil org)
:delight
:hook (org-mode . evil-org-mode)
:config
(add-hook 'org-mode-hook 'evil-org-mode)
(add-hook 'evil-org-mode-hook 'evil-org-set-key-theme)
(require 'evil-org-agenda)