Update global paths
This commit is contained in:
parent
63f03bde2d
commit
dedc0f5ee3
8 changed files with 19 additions and 19 deletions
|
@ -42,7 +42,7 @@
|
|||
:functions (anaconda-mode-running-p)
|
||||
:init
|
||||
(add-hook! python-mode '(anaconda-mode anaconda-eldoc-mode eldoc-mode))
|
||||
(setq anaconda-mode-installation-directory (concat narf-temp-dir "anaconda/")
|
||||
(setq anaconda-mode-installation-directory (concat narf-temp-dir "/anaconda/")
|
||||
anaconda-mode-eldoc-as-single-line t)
|
||||
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue