Hi, To manage all my ViM plugins in a more consistent way I am trying to create vimballs for each plugin. As an example I made in my home tmp directory the following directory structure:
plugin/a.vim If I then open open a new GViM in the tmp directory, set the contents to 'plugin/a.vim' and issue the command 'ggVG:MkVimball a' I get the following error: '***vimball*** unable to read file<plugin/a.vim>', although the file is there and the permissions on the file and directory allow for reading them. I tried it with other plugins as well but these gave me the same result. Is there something else I should do? I am using ViM 7.2.79 on Linux. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
