summaryrefslogtreecommitdiff
path: root/elchemy-packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'elchemy-packages.el')
-rw-r--r--elchemy-packages.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/elchemy-packages.el b/elchemy-packages.el
index 433500c..543ef1a 100644
--- a/elchemy-packages.el
+++ b/elchemy-packages.el
@@ -31,6 +31,8 @@
(require 'elchemy-package-ido)
;; Snippets
(require 'elchemy-package-yasnippet)
+;; PyVenv Mode
+(require 'elchemy-package-pyvenv)
;; HTML Highlighting
(use-package htmlize
:ensure t)