Skip to content

Instantly share code, notes, and snippets.

View tscolari's full-sized avatar

Tiago Scolari tscolari

View GitHub Profile
@tscolari
tscolari / vim.rb
Created September 26, 2012 16:45 — forked from bmatheny/vim.rb
Vim Formula with Ruby & Python support for OS X
require 'formula'
class Vim < Formula
homepage 'http://www.vim.org/'
version '7.3.666'
url 'https://vim.googlecode.com/hg/', :revision => '1e22adc6176e'
head 'https://vim.googlecode.com/hg/'
def ruby_bin