Skip to content

Commit

Permalink
brew.sh: Update vim installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSouthpaw authored and mathiasbynens committed Dec 22, 2016
1 parent 6d228f2 commit 44839fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ brew install ringojs
brew install narwhal

# Install more recent versions of some macOS tools.
brew install vim --override-system-vi
brew install vim --with-override-system-vi
brew install homebrew/dupes/grep
brew install homebrew/dupes/openssh
brew install homebrew/dupes/screen
Expand Down

0 comments on commit 44839fa

Please sign in to comment.