Skip to content

Commit

Permalink
Merge pull request mileszs#69 from jeremyckahn/patch-1
Browse files Browse the repository at this point in the history
Adds Homebrew note
  • Loading branch information
mileszs committed Mar 9, 2013
2 parents 34d0b2f + 33312d4 commit f183a34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/ack.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
" sudo apt-get install ack-grep
" With MacPorts:
" sudo port install p5-app-ack
" With Homebrew:
" brew install ack

" Location of the ack utility
if !exists("g:ackprg")
Expand Down

0 comments on commit f183a34

Please sign in to comment.