Saturday, November 8, 2014

Re: vim: how to extract .vba file to a specific folder

that works (Usevimball), thanks!

On Fri, Nov 7, 2014 at 6:23 PM, glts <676c7473@gmail.com> wrote:
> On Friday, November 7, 2014 11:05:03 PM UTC+1, ping wrote:
>> how to extract the vim ball to another folder?
>> the reason I ask this is, I'm now using pathogen to install all my
>> previous favorite plugins
>> but some of them simply don't have a github mirror. and they are only
>> available in the form of vim ball .vba file:
>> e.g. http://www.drchip.org/astronaut/vim/index.html#VISINCR
>>
>> source % will create folders and install them in the .vim folder.
>> what I wanted is to create a seperate folder (say visinc) under
>> .vim/bundle/ and put the files under it.
>> how to do it with .vba file?
>
> Explained here:
>
> https://github.com/tpope/vim-pathogen#faq
>
> Best,
>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: