Vim Meets Poetry and Pipenv Virtual Environments
Stars
91
Forks
10
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
12
commits
1
Check for pipenv before adding to executables (#19)
85a5dd4
Make it work with latest version of jedi-vim
cd4d225
Add option to disable activating venv and path (#11)
c921746
Use substitute instead of matchstr (#13)
b15edd4
Fix Python 3.5 compatibility (#10)
9f6a582
Support for windows paths with jedi (#9)
3e9a8a9
Correctly match Windows paths
d0d060e
Fix path separator for Windows (#5)
385ffbd
Merge pull request #4 from petobens/two-poetry
5c5fb2d
Make it work with multiple (poetry) venvs
668e3d3
Add support for deoplete-jedi
129c121
Ensure poetry matchstr pattern looks for a path
3d6afa1
Merge pull request #2 from petobens/jedi-venvs
368579e
Integrate with jedi-vim
cd783cd
Use list instead of info to retrieve venv with poetry
8938579