You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
206 B
6 lines
206 B
class Macvim < Cask
|
|
url 'https://macvim.googlecode.com/files/MacVim-snapshot-66.tbz'
|
|
homepage 'http://code.google.com/p/macvim/'
|
|
version '7.3-66'
|
|
sha1 'b2d28f7a33ac8eb4bbf899252b0d30669bd21406'
|
|
end
|
|
|