@ -155,17 +155,6 @@ task :install_vundle do
end
Vundle::update_vundle
Rake::Task["vim_tern_setup"].execute
task :vim_tern_setup do
run %{
npm -v &> /dev/null;
if [[ $? == "0" ]]; then
cd $HOME/.yadr/vim/bundle/tern_for_vim
npm install
fi
}
task :default => 'install'
The note is not visible to the blocked user.