arakashic / chromatica.nvim

Clang based syntax highlighting for Neovim
MIT License
299 stars 17 forks source link

There's no `--with-clang` option for installing LLVM #54

Closed darthdeus closed 5 years ago

darthdeus commented 6 years ago

This is probably something that has changed since the library was released, but

brew install llvm --HEAD --with-clang

returns the following error

Warning: llvm: this formula has no --with-clang option so it will be ignored!

Is there any other way the dependencies should be setup instead?

arakashic commented 5 years ago

It is by default enabled by the llvm formula now. I have updated the doc.