momodalo / vimtouch

vimtouch
Apache License 2.0
349 stars 71 forks source link

Support vba script to install plugins #55

Open momodalo opened 11 years ago

momodalo commented 11 years ago

Easy! Just open gzipball file with Vim (of course!) and use command :source %. All files will be extracted in your Vim home directory.

$ vim markdown-.vba.gz +":source % | quit!"

http://www.vim.org/scripts/script.php?script_id=2882