We just want the .vim files on the zipfile, right?
[vim-git-branch-info.git] / Makefile
blob09cc501b2738cb147e52ebd501bddae60b18cf40
1 zip:
2 git archive --format=zip --prefix=plugin/ HEAD *.vim > vim-git-branch-info.zip
3 install:
4 cp git-branch-info.vim ~/.vim/plugin/