Skip to content

Instantly share code, notes, and snippets.

@Rican7
Last active September 15, 2016 22:03
Show Gist options
  • Save Rican7/dc02c08110f02b089d81 to your computer and use it in GitHub Desktop.
Save Rican7/dc02c08110f02b089d81 to your computer and use it in GitHub Desktop.
My VIM compilation configure line
#!/usr/bin/env bash
./configure --prefix=/usr/local --with-features=huge --enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-cscope [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment