diff --git a/config.org b/config.org index 8c73fbf..ff84122 100644 --- a/config.org +++ b/config.org @@ -1260,7 +1260,7 @@ It is a full dev env and sometimes feels like a bit too much but overal good exp #+BEGIN_SRC emacs-lisp (use-package elpy - :config + :init (elpy-enable) ) #+END_SRC