Skip to content

Instantly share code, notes, and snippets.

@woss
Created April 15, 2016 08:43
Show Gist options
  • Save woss/404c674df92d14769e7546368864e445 to your computer and use it in GitHub Desktop.
Save woss/404c674df92d14769e7546368864e445 to your computer and use it in GitHub Desktop.
install mvim with lua
brew uninstall macvim
brew uninstall vim
brew install macvim --with-cscope --with-lua --HEAD
brew install luajit
brew install vim --with-luajit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment