Skip to content

Nvim plugin users having to compile Rust every time they PackerSync, how bad could it be? #90

Answered by SCJangra
ziontee113 asked this question in Q&A
Discussion options

You must be logged in to vote

End users don't necessarily have to compile your plugin to actually use it. For example, you can setup a github workflow to automatically compile your plugin for different systems whenever a commit is pushed to your main branch. And your can provide an install/update script to download the latest binaries whehever a user updates their plugin.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ziontee113
Comment options

Answer selected by ziontee113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants