Skip to content

v0.2.1: Improve plugin startup time

Choose a tag to compare

@github-actions github-actions released this 08 Mar 19:41
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.