Commit graph

4 commits

Author SHA1 Message Date
Pavel Puchkin
6347656b6f Some fixes about local variables 2012-06-24 10:47:31 +11:00
Pavel Puchkin
1684a2319a Bugfix - plugin wont deactivate venv in some cases
...when changing directory directly from git repo to another repo, which
have not associated virtualenv
2012-06-22 23:32:29 +11:00
Pavel Puchkin
e950d0bb2f Virtualenvwrapper plugin now use git_get_root
- it will fix #1180 (since we don't use `readlink`)
- unset some variables used only by plugin
- `workon_cwd` is private function, so it was prefixed with '_'
- indentation
2012-06-22 23:28:09 +11:00
Jaiden Mispy
61ceec5285 Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd into git repos 2012-06-09 11:04:58 +10:00