1
mirror of https://github.com/neovim/neovim.git synced 2024-12-31 17:13:26 -07:00
neovim/neovim.rb

10 lines
172 B
Ruby

odie <<-EOS.undent
Whoops, the neovim Homebrew Formula has moved! Please instead run:
brew tap neovim/homebrew-neovim
brew install --HEAD neovim
Thanks!
EOS