v0.2.1: Improve plugin startup time
Instead of running nvim-ghost-binary --version (which takes a long time) to get the version of the installed binary, we distribute a .version file along with the binary, and read from that.
Instead of running nvim-ghost-binary --version (which takes a long time) to get the version of the installed binary, we distribute a .version file along with the binary, and read from that.