diff options
Diffstat (limited to 'emacs/emacs.el')
| -rw-r--r-- | emacs/emacs.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/emacs.el b/emacs/emacs.el index 8053fb36..023fc7a4 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -92,6 +92,8 @@ ;; Python support +; https://github.com/jorgenschaefer/elpy/issues/1890#issuecomment-792361668 +; Need to downgrade jedi to get it to work :( (use-package elpy :ensure t :init |
