Skip to content

Commit

Permalink
Build vimproc
Browse files Browse the repository at this point in the history
  • Loading branch information
techbelly committed Oct 22, 2014
1 parent 548a630 commit 777336b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vim/Rakefile
Expand Up @@ -19,6 +19,7 @@ namespace :vim do
sh "rm -rf #{bundle_home}/Vundle.vim"
sh "git clone http://github.com/gmarik/Vundle.vim.git #{bundle_home}/Vundle.vim"
sh "vim -u #{vim_dir}/bundles.vim +PluginInstall +q"
sh "cd bundle/vimproc.vim && make"

end # task :bundles

Expand Down

0 comments on commit 777336b

Please sign in to comment.