git clone https://github.com/vim/vim.git
cd vim
./configure --with-features=huge --enable-perlinterp=yes --enable-rubyinterp=yes --enable-pythoninterp=yes --enable-multibyte
make
make install
Created
February 4, 2017 07:37
-
-
Save vipul-sharma20/e45a182de5ec9dad652db613d0620080 to your computer and use it in GitHub Desktop.
compile vim with python support
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment