vim-fetch icon indicating copy to clipboard operation
vim-fetch copied to clipboard

install problem

Open elad-eyal opened this issue 5 years ago • 8 comments

is it intentional that sourceing v3.0.0 vimball creates the files under ~/.vim/Users/martin ? (I'm Using Windows , WSL, vim 8.0)

elad-eyal avatar Feb 02 '21 08:02 elad-eyal

Nope; that’s on me messing up Vimball generation while I was still the maintainer. As I’m not anymore, all I can do is apologise and defer to @wsdjeg.

kopischke avatar Feb 02 '21 08:02 kopischke

You can create the vimball inside a "github workflow" nowadays. It's quite nice.

I can confirm that removing the string /Users/martin/Werkbank/Projekte kopischke/vim-fetch/ from line start the tarball made things install well for me (using source %)

elad-eyal avatar Feb 02 '21 10:02 elad-eyal

I do not see any vimball script in this repo, what can be done in this repo?

wsdjeg avatar Feb 10 '21 03:02 wsdjeg

@wsdjeg there are Vimballs for download on the release page.

kopischke avatar Feb 10 '21 07:02 kopischke

For example I thing you can see this page https://medium.com/faun/automate-your-build-release-with-github-actions-367c0febf5fd

Automatic creation of the vimball for vthe release

elad-eyal avatar Feb 10 '21 13:02 elad-eyal

Ok, Thanks, I will check it.

wsdjeg avatar Feb 10 '21 14:02 wsdjeg

@wsdjeg ?

elad-eyal avatar May 07 '24 13:05 elad-eyal