optimize package loading
This commit is contained in:
@@ -98,7 +98,6 @@ process."
|
||||
|
||||
;; 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
|
||||
:delight (anaconda-mode "A") ;; \u24B6 a
|
||||
:bind (([remap anaconda-mode-show-doc] . my-anaconda-mode-show-doc)) ;; M-?
|
||||
|
||||
Reference in New Issue
Block a user