Skip to content

Instantly share code, notes, and snippets.

@dlau
Created February 8, 2015 17:29
Show Gist options
  • Save dlau/e965f5dec24cb175e1e7 to your computer and use it in GitHub Desktop.
Save dlau/e965f5dec24cb175e1e7 to your computer and use it in GitHub Desktop.
macvim up to date head
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb
index af25bb6..e65c3d7 100644
--- a/Library/Formula/macvim.rb
+++ b/Library/Formula/macvim.rb
@@ -8,7 +8,7 @@ class Macvim < Formula
sha1 'b87e37fecb305a99bc268becca39f8854e3ff9f0'
revision 1
- head 'https://github.com/b4winckler/macvim.git'
+ head 'https://github.com/genoma/macvim.git'
option "custom-icons", "Try to generate custom document icons"
option "override-system-vim", "Override system vim"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment