add ivy-rich

This commit is contained in:
2022-01-07 00:11:34 +01:00
parent f852fcb854
commit f1ea9d2046
4 changed files with 716 additions and 4 deletions

View File

@@ -96,6 +96,7 @@ process."
(my-python-shell-send-buffer-w-main))))
)
;; needs system package python-jedi
(use-package anaconda-mode ;; works with company-mode via company-anaconda
:load-path (lambda() (concat config-dir "lisp/anaconda-mode"))
:after python