Installing vim in order to enable python and python3

Running gvim (vim with graphical support) with the -v flag makes it behave just like plain vim (which we compile without any graphical support, including +clipboard, to keep it from depending on large external libs like X11), except it has +clipboard compiled in.

3 Likes