Skip to content

Instantly share code, notes, and snippets.

@tarsisazevedo
Created October 11, 2011 17:28
Show Gist options
  • Save tarsisazevedo/1278753 to your computer and use it in GitHub Desktop.
Save tarsisazevedo/1278753 to your computer and use it in GitHub Desktop.
compile vim on mac with python and ruby support
./configure --enable-rubyinterp --enable-multibyte --with-features=huge --enable-pythoninterp
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment