neovim / homebrew-neovim

Homebrew formula
MIT License
402 stars 72 forks source link

Doesn't exist in homebrew #225

Closed AndrewRayCode closed 7 years ago

AndrewRayCode commented 7 years ago

Doesn't matter if you run brew update

$ brew install neovim
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).

Error: No available formula with the name "neovim"
==> Searching for a previously deleted formula...
Warning: homebrew/core is shallow clone. To get complete history run:
  git -C "$(brew --repo homebrew/core)" fetch --unshallow

Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
Error: No formulae found in taps.
fwalch commented 7 years ago

It is there: https://github.com/Homebrew/homebrew-core/blob/master/Formula/neovim.rb So it seems like a problem with your Homebrew installation.

AndrewRayCode commented 7 years ago

Indeed it does look like a problem with my setup. Not sure what yet. brew doctor tells me I'm good to go.