Skip to content

Instantly share code, notes, and snippets.

@xuhdev
Created July 12, 2012 04:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xuhdev/3095722 to your computer and use it in GitHub Desktop.
Save xuhdev/3095722 to your computer and use it in GitHub Desktop.
My Vim source configuration script
#!/bin/sh
./configure --with-features=huge --enable-pythoninterp --enable-python3interp --enable-perlinterp --enable-rubyinterp CFLAGS='-O3 -Wall -Wextra' $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment