lang/python: fix anaconda ignoring conda envs
This commit is contained in:
parent
a3124f00d5
commit
e053234992
2 changed files with 1 additions and 24 deletions
|
@ -188,6 +188,4 @@
|
|||
(add-to-list '+python-mode-line-indicator
|
||||
'(conda-env-current-name
|
||||
(" conda:" conda-env-current-name))
|
||||
'append)
|
||||
|
||||
(advice-add 'anaconda-mode-bootstrap :override #'+python*anaconda-mode-bootstrap-in-remote-environments))
|
||||
'append))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue