~jlambda/.doom

3c959efad6eb0eb3929e05a819998618274ec347 — jerry 4 months ago f14dbe2 main
Comment for projectile/jedi
1 files changed, 3 insertions(+), 0 deletions(-)

M config.el
M config.el => config.el +3 -0
@@ 104,6 104,9 @@

(defun my-jedi-env ()
  ;; works for now but probably needs to be changed
  ;; FIXME: Apparently it only works when there is a git environment
  ;; or maybe a .projectile file. Otherwise projects are considered
  ;; "-" >:|
  (let ((py-env
         (concat (expand-file-name "~/")
                 ".envs/"