I want to install and override the current vim version in Mountain Lion due to me needing +ruby & +python support. I am particularly interested in using the brew commands from Homebrew but I haven't seen a current best practice procedure for it (or even a bundled recipe covering vim). I am open to other ways to accomplish buildig +ruby and +python into vim.
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
|
||||
|
|
I would install Homebrew with
It has Ruby and Python support and will effectively replace the original Vim without actually deleting it (because the Homebrew one will be in /usr/local). Follow the directions afterward about linking the GUI app to /Applications. |
||||
|
|
|
Best setup I've seen yet is YADR: https://github.com/skwp/dotfiles Uses zsh, ruby, vim, etc all nicely configured, and very customizable. |
|||||||
|
