glimpse/build.vim
author Mahlon E. Smith <mahlon@martini.nu>
Thu, 10 Sep 2009 20:50:11 -0700
branchvim-stuff
changeset 11 a9ebb6c22d14
parent 1 fd505fd00e63
child 17 54598f9f279c
permissions -rw-r--r--
Alter the build Makefiles to implement a suggestion from Antoine Mechelynck. (http://users.skynet.be/antoine.mechelynck/)

let g:vimball_home="."
e Makefile
%!grep ^SOURCE
%s/^SOURCE\s\++\?=\s\+//
execute '%MkVimball!' . g:plugin_name