Skip to content

Commit ae242aa

Browse files
committed
add link to vim-virtualenv
1 parent 9fb54f3 commit ae242aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/en/extensions.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,13 @@ user_scripts
4343
The ``user_scripts`` extension is delivered with virtualenvwrapper and
4444
enabled by default. It implements the user customization script
4545
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

Comments
 (0)