Switch out individual language packs for vim-polyglot [Fix #573]

This commit is contained in:
Steven Barragán
2015-01-04 14:17:27 -06:00
committed by Yan Pritzker
parent a5fccb9f17
commit 96679d26d6
3 changed files with 5 additions and 14 deletions

View File

@@ -94,7 +94,7 @@ desc "Runs Vundle installer in a clean vim environment"
task :install_vundle do
puts "======================================================"
puts "Installing and updating vundles."
puts "The installer will now proceed to run BundleInstall."
puts "The installer will now proceed to run PluginInstall to install vundles."
puts "======================================================"
puts ""