Created
February 8, 2015 17:29
-
-
Save dlau/e965f5dec24cb175e1e7 to your computer and use it in GitHub Desktop.
macvim up to date head
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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