Skip to content

Instantly share code, notes, and snippets.

@luiskhernandez
Created December 12, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luiskhernandez/e5df26e2129ee823ca3d to your computer and use it in GitHub Desktop.
Save luiskhernandez/e5df26e2129ee823ca3d to your computer and use it in GitHub Desktop.
Install vim with python and ruby support
brew install vim --with-features=huge --enable-interp=lua,ruby,perl,python
@luiskhernandez
Copy link
Author

brew install macvim --with-cscope --with-lua --override-system-vim --with-luajit --with-python3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment