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/"