After making this change: ``` + **** evil + #+BEGIN_SRC emacs-lisp + (use-package evil + :ensure t + :config + (evil-mode 1)) + #+END_SRC ``` I get this error when building: ``` Error (use-package): evil/:config: Symbol's function definition is void: evil-mode ``` commit: https://git.sr.ht/~codygman/codygman-emacs/commit/a3d24e9b8b3e440a2d83febba58e5663709ed0ca