vimdoc icon indicating copy to clipboard operation
vimdoc copied to clipboard

Add venv instructions

Open S0AndS0 opened this issue 7 months ago • 0 comments

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.

S0AndS0 avatar May 04 '25 15:05 S0AndS0