[Emacs] Remove defer on general since it gets loaded anyways

This commit is contained in:
Lucien Cartier-Tilet 2022-08-11 17:58:03 +02:00
parent 23f4925aa3
commit ae1667eadd
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 1 deletions

View File

@ -807,7 +807,6 @@ by ~C-SPC~ and ~M-m~ respectively when in ~insert-mode~ or ~emacs-mode~). You
can still feel some influence from my Spacemacs years here.
#+begin_src emacs-lisp
(use-package general
:defer t
:straight (:build t)
:init
(general-auto-unbind-keys)