mirror of
https://github.com/neovim/neovim.git
synced 2026-01-16 18:19:04 +10:00
10 lines
172 B
Ruby
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
|