Skip to content

Instantly share code, notes, and snippets.

@jcxplorer
Created April 30, 2012 09:43
Show Gist options
  • Save jcxplorer/2556905 to your computer and use it in GitHub Desktop.
Save jcxplorer/2556905 to your computer and use it in GitHub Desktop.
Compiling Vim
./configure --enable-rubyinterp --enable-pythoninterp --disable-gui --without-x --enable-multibyte --with-features=huge --prefix=/usr/local --disable-nls --with-tlib=ncurses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment