richin13 / asdf-neovim

Neovim plugin for asdf version manager (https://github.com/asdf-vm/asdf) and mise (https://mise.jdx.dev/)
MIT License
98 stars 14 forks source link

Neovim nightly is published per architecture on mac #20

Closed samuelmasuy closed 8 months ago

samuelmasuy commented 8 months ago

The latest neovim nightly builds are build for each mac architecture.

This commits refactors the code so that for nightly mac release it downloads the proper architecture build.

richin13 commented 8 months ago

Awesome, thanks for the PR 👍🏼