diff --git a/init.org b/init.org index 521539b..1f48d83 100644 --- a/init.org +++ b/init.org @@ -235,8 +235,6 @@ Some windows specific stuff (use-package evil :ensure t :defer .1 ;; don't block emacs when starting, load evil immediately after startup - :init - (setq evil-want-integration nil) ;; required by evil-collection :config (evil-mode 1)) #+END_SRC