hgrev/build.vim
author miguel
Wed, 12 Sep 2012 01:49:50 +0100
branchvim-stuff
changeset 26 e3edddb48a91
parent 15 285603587539
permissions -rw-r--r--
fixed typo in help bookmark for Author
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15
285603587539 Initial commit of the HGRev Vim plugin.
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     1
let g:vimball_home="."
285603587539 Initial commit of the HGRev Vim plugin.
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     2
e Makefile
285603587539 Initial commit of the HGRev Vim plugin.
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     3
%!grep ^SOURCE
285603587539 Initial commit of the HGRev Vim plugin.
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     4
%s/^SOURCE\s\++\?=\s\+//
285603587539 Initial commit of the HGRev Vim plugin.
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     5
execute '%MkVimball!' . g:plugin_name