Skip to content

Instantly share code, notes, and snippets.

@ricardochimal
ricardochimal / notes.md
Created September 6, 2011 04:56 — forked from uasi/vim.rb
Vim formula for Homebrew
 $ brew install python --framework
 $ mkdir ~/Library/Frameworks/
 $ cd ~/Library/Frameworks/
 $ ln -s /usr/local/Cellar/python/2.7.2/Frameworks/Python.framework .
 $ brew install -vd ./vim.rb