Shougo / neocomplete.vim

Next generation completion framework after neocomplcache
2.74k stars 203 forks source link

Update README.md #603

Closed andresilveirah closed 6 years ago

andresilveirah commented 6 years ago

installing vim via homebrew no longer accepts --with-lua option, it's been deprecated in favor of --with-luajit

Shougo commented 6 years ago

Thanks.