build.vim
author Mahlon E. Smith <mahlon@martini.nu>
Wed, 18 Oct 2017 10:54:16 -0700
branchvim-stuff
changeset 30 92095e6c3cf6
parent 29 dda9eb90cf5d
permissions -rw-r--r--
Fix key lookup when a repo is found, but the file under edit isn't a part of it.
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