specky/build.vim
author Mahlon E. Smith <mahlon@martini.nu>
Fri, 24 Dec 2010 20:01:10 -0800
branchvim-stuff
changeset 21 cd1f3381c1ed
parent 17 54598f9f279c
permissions -rw-r--r--
Emit file and line for failure source (use gF to jump straight to it!). Show context lines for exception source. Put spec summary run at the top of the screen. Small documentation fixes.

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