-
wget / untar
-
rbenv global system
-
./configure --prefix=/usr/local/ --enable-rubyinterp --enable-pythoninterp --with-features=huge LDFLAGS=-lresolv
-
make && make install
-
sudo mv /usr/bin/vim /usr/bin/vim.old
-
sudo ln -s /usr/local/bin/vim /usr/bin/vim
-
rbenv back to normal!
Created
May 3, 2012 10:39
-
-
Save minikomi/2584941 to your computer and use it in GitHub Desktop.
Re-compiling vim for osx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment