Install good version of MacVim with lua support
This commit is contained in:
1
Rakefile
1
Rakefile
@@ -149,6 +149,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}
|
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
|
||||||
puts
|
puts
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user