summaryrefslogtreecommitdiff
path: root/.doom.d
diff options
context:
space:
mode:
Diffstat (limited to '.doom.d')
-rw-r--r--.doom.d/config.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el
index 73ac9f30..b4829d19 100644
--- a/.doom.d/config.el
+++ b/.doom.d/config.el
@@ -267,6 +267,7 @@
(add-hook 'before-save-hook 'lsp-format-buffer))
;; Setting up pyvenv. On each project, run add-dir-local-variable and specify the virtualenv location
+;; https://blog.allardhendriksen.nl/posts/tracking-project-virtual-environments-with-pyvenv-tracking-mode/
(use-package pyvenv
:ensure t
:init