specky/build.vim
author Mahlon E. Smith <mahlon@martini.nu>
Wed, 29 Sep 2010 09:11:49 -0700
branchvim-stuff
changeset 17 54598f9f279c
parent 11 a9ebb6c22d14
permissions -rw-r--r--
Add some syntax keywords for rspec 1.3.0.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 2
diff changeset
     1
let g:vimball_home="."
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 2
diff changeset
     2
e Makefile
17
54598f9f279c Add some syntax keywords for rspec 1.3.0.
Mahlon E. Smith <mahlon@martini.nu>
parents: 11
diff changeset
     3
v/^SOURCE/d
11
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 2
diff changeset
     4
%s/^SOURCE\s\++\?=\s\+//
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 2
diff changeset
     5
execute '%MkVimball!' . g:plugin_name