Add conda
This commit is contained in:
parent
6da8e5b3ab
commit
686d102ee7
3 changed files with 56 additions and 0 deletions
|
@ -8,3 +8,5 @@
|
|||
(when (package! anaconda-mode)
|
||||
(when (featurep! :completion company)
|
||||
(package! company-anaconda)))
|
||||
(when (featurep! +conda)
|
||||
(package! conda))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue