Skip to content

Instantly share code, notes, and snippets.

@kmatt
Created February 4, 2015 17:51
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kmatt/c5b1e2c547d07d076b6a to your computer and use it in GitHub Desktop.
Save kmatt/c5b1e2c547d07d076b6a to your computer and use it in GitHub Desktop.
Configure Vim to build with Anaconda as Python interpreter
./configure --with-features=huge --enable-pythoninterp --with-python-config-dir=~/anaconda/bin/python-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment