Hello!
Will you git tag this with versions moving forward?
(ex: git --tag v1.2.3 && git push --tags)
I've had issues in the past with vim plugins updating and breaking my workflow.
It's nice to have a git tag so that anyone can quickly see
- something changed
- the severity (major, minor, patch)
And because, y'know...
