vimdoc
vimdoc copied to clipboard
Add venv instructions
Python is a bit of an adventure to install stuff on certain devices, for example I use Arch (BTW™) which throws errors when using pip without wrappering with a virtual environment. The added documentation works on my device to side-step both issues of "managed environment errors", as well as reduces risk of breaking the managed environment.