Sign precedence.
authorIain Patterson <me@iain.cx>
Tue, 28 Jan 2014 18:13:15 +0000 (18:13 +0000)
committerIain Patterson <me@iain.cx>
Mon, 3 Feb 2014 14:09:51 +0000 (14:09 +0000)
commit210a297d59649b72776feaae4b318945f7ad4074
tree0a30bb8ffbcf353c8f343d02e16940e98779870e
parent3eb908d588d1c1cd6bb5abd1886b9bec4fab701f
Sign precedence.

Signs listed later take precedence because each sign is drawn over the
top of existing ones.  Rearrange the list such that more important signs
such as the last changed line appear later in the list and hence are
drawn later.
.vimrc