universal-ctags / homebrew-universal-ctags

Homebrew Tap for Universal Ctags on OSX
https://ctags.io
GNU General Public License v2.0
326 stars 19 forks source link

How to brew global with universal-ctags? #32

Closed hisnawi closed 6 years ago

hisnawi commented 6 years ago

When I try this:

❯ brew install global --with-universal-ctags=/usr/local/bin/ctags
Warning: global: this formula has no --with-universal-ctags= option so it will be ignored!

How to achieve that using brew?

cweagans commented 6 years ago

This is not a universal-ctags issue. Please file an issue in the homebrew-core repository where the global formula is maintained.