🍻 Default formulae for the missing package manager for macOS
Find a file
Chongyu Zhu 04f2354ee5
neovim: cleanup dependencies and resources, also fix head build
For both stable and head build,

- most of those luarocks resources are used for lua based test suite, we
  do not run the test suite, so let's remove them
- luajit can be used as a drop-in replacement for lua@5.1, so we do not
  need to pull lua@5.1 in as a build time dependency

For head build,

- jemalloc is no longer necessary
- a newer version of luv and its dependency lua-compat-5.3 are needed

Fixes #40854.

Closes #41131.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-06-20 15:19:22 +08:00
.github .github/issue-close-app: make message friendlier. (#41132) 2019-06-19 18:55:27 +02:00
Aliases swig@3 3.0.12 (new formula) 2019-06-13 10:40:37 +02:00
cmd brew-aspell-dictionaries: use new Resource#fetch API. 2019-06-15 20:44:46 +01:00
Formula neovim: cleanup dependencies and resources, also fix head build 2019-06-20 15:19:22 +08:00
CONTRIBUTING.md .github/: defer to Homebrew/.github repo. (#40212) 2019-05-23 10:11:45 +02:00
formula_renames.json nats 2.0.0 2019-06-07 13:17:26 +02:00
LICENSE.txt
README.md
tap_migrations.json

Homebrew Core

Core formulae for the Homebrew package manager.

Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.