Skip to content

Instantly share code, notes, and snippets.

@kolach
Created February 6, 2016 02:40
Show Gist options
  • Save kolach/ecccdd64cf56d380c474 to your computer and use it in GitHub Desktop.
Save kolach/ecccdd64cf56d380c474 to your computer and use it in GitHub Desktop.
configure vim before build
./configure --with-features=huge --enable-luainterp=yes --enable-perlinterp=yes --enable-pythoninterp=yes --enable-python3interp=yes --enable-rubyinterp=yes --enable-multibyte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment