Signs tidyup.
authorIain Patterson <me@iain.cx>
Mon, 5 Oct 2009 16:01:38 +0000 (17:01 +0100)
committerIain Patterson <me@iain.cx>
Tue, 6 Oct 2009 10:08:46 +0000 (11:08 +0100)
commit3355282d8c651fa4e8cf4c819095e47b9fb4bfeb
treea98828f4025ef1099a7b425c685e9ddc936abb86
parent19d0f46786b27c544f7a3f4241f0ead99d964db3
Signs tidyup.

Maintain a list of signs and (un)define them dynamically.
We don't have arrays in Vim 6 so use some string trickery for this.
Place signs in a loop and replace Prep_Signs() with calls to Prep_Sign()
within the sign loop.
.vimrc