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 git@github.com:knobel-dk/neovim.git