Fix MacVim installation
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -173,7 +173,7 @@ def install_homebrew
|
|||||||
puts "Installing Homebrew packages...There may be some warnings."
|
puts "Installing Homebrew packages...There may be some warnings."
|
||||||
puts "======================================================"
|
puts "======================================================"
|
||||||
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace the_silver_searcher ghi}
|
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace the_silver_searcher ghi}
|
||||||
run %{brew install macvim --with-override-system-vim --with-lua --with-luajit}
|
run %{brew install macvim}
|
||||||
puts
|
puts
|
||||||
puts
|
puts
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user