We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb54f3 commit ae242aaCopy full SHA for ae242aa
docs/en/extensions.rst
@@ -43,3 +43,13 @@ user_scripts
43
The ``user_scripts`` extension is delivered with virtualenvwrapper and
44
enabled by default. It implements the user customization script
45
features described in :ref:`scripts`.
46
+
47
+vim-virtualenv
48
+==============
49
50
+`vim-virtualenv`_ is Jeremey Cantrell's plugin for controlling
51
+virtualenvs from within vim. When used together with
52
+virtualenvwrapper, vim-virtualenv identifies the virtualenv to
53
+activate based on the name of the file being edited.
54
55
+.. _vim-virtualenv: https://github.com/jmcantrell/vim-virtualenv
0 commit comments