Install good version of MacVim with lua support
This commit is contained in:
parent
fe6571e1e4
commit
6c54f2c84a
1
Rakefile
1
Rakefile
@ -149,6 +149,7 @@ def install_homebrew
|
||||
puts "Installing Homebrew packages...There may be some warnings."
|
||||
puts "======================================================"
|
||||
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace the_silver_searcher}
|
||||
run %{brew install macvim --custom-icons --override-system-vim --with-lua --with-luajit}
|
||||
puts
|
||||
puts
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user