Shell script for creating an archive that contains Python and Vim files. Working in a disconnected environment can make tracking dependencies hard. I created this script which is highly tailored to ...
A common reason for not using Vim for Python coding is that it has a weak out-of-the-box support for Python, especially when compared modern IDEs like PyCharm or VS Code. With the advancements over ...