add meta doc
This commit is contained in:
parent
732c2979c4
commit
1d6d11e803
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
;;; lang/python/+conda.el -*- lexical-binding: t; -*-
|
||||
;;;###if (featurep! +conda)
|
||||
|
||||
;; This file add conda support to doom-emacs. To get started, try `M-x'
|
||||
;; `+python/set-conda-home' and then `M-x' `conda-env-activate'.
|
||||
|
||||
(def-package! conda
|
||||
:when (featurep! +conda)
|
||||
:after (python)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue