aboutsummaryrefslogtreecommitdiff
path: root/dist/vim-plugin.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add Makefile targets for Vim plugin distsTom Ryder2017-11-141-0/+18
This is just an experiment to see how well an automated process can make independently distributable versioned tarballs of my Vim plugins. These are not part of the default `all` or `install` target. They create distribution vim-$name-$ver.tar.gz files in vim/dist.