With Homebrew installed do
brew install neovim/neovim/neovim
curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
cd ~/.config
git pull [email protected]:knobel-dk/neovim.git