diff options
Diffstat (limited to 'Library/Formula/vim.rb')
| -rw-r--r-- | Library/Formula/vim.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index 87ce03003..3876cf712 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -9,6 +9,8 @@ class Vim < Formula head 'https://vim.googlecode.com/hg/' + env :userpaths # To find interpreters + def install # Why are we specifying HOMEBREW_PREFIX as the prefix? # |
