On Oct 18, 8:51 pm, Michael Henry <[email protected]> wrote:
> [...]
>
> Vimballs use the 'runtimepath' variable by default.  Since your
> files aren't beneath ~/.vim (or another directory in the 'runtimepath'),
> MkVimball isn't finding them.
>
> You can override the use of ~/.vim via the global variable
> g:vimball_home - see the Vimball help for details, but this
> worked for me in a quick test:
>
> :let g:vimball_home="/home/mike/tmp"
>
> with /home/mike/tmp/plugin/test.vim as the file, and with
> the following text in a buffer:
>
> plugin/test.vim

Thank you. I was a bit confused by the help page but now it works
perfectly.


Niels Heirbaut


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to