Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Compile Vim with Python & Ruby support on OSX with Homebrew
(
mikegrouchy.com
)
9 points
by
googletron
on May 9, 2012
|
hide
|
past
|
favorite
|
5 comments
CamT
on May 9, 2012
|
next
[–]
There is a terminal version of Vim inside of MacVim.app at Contents/MacOS/Vim.
erikcw
on May 9, 2012
|
parent
|
next
[–]
I like to symlink to MacVim like so: /usr/local/bin/vim -> /usr/local/bin/mvim /usr/local/bin/vimdiff -> /usr/local/bin/mvim
Then put /usr/local/bin higher up in my $PATH. Works like a charm.
googletron
on May 9, 2012
|
prev
|
next
[–]
This is a pain of compiling vim yourself; definitely makes it easier.
bengl
on May 9, 2012
|
prev
[–]
I'm curious. Why do you install Mercurial without Homebrew?
mgrouchy
on May 9, 2012
|
parent
[–]
Why would you install Mercurial with Homebrew, it is a python package. As a rule, I generally install all python packages with pip.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: