]> git.neil.brown.name Git - wiggle.git/commit
Browser: Don't highlight spaces so much.
authorNeilBrown <neilb@suse.de>
Mon, 19 Aug 2013 01:15:53 +0000 (11:15 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 19 Aug 2013 01:15:53 +0000 (11:15 +1000)
commita4a492d78a96a1e33258beeaebbac2b48fb734ff
tree50cc800e45b8f28d287bb54b9814695f051ddd5d
parenta809c3779ff132c429c2a2a3d89a064e8460d9fd
Browser: Don't highlight spaces so much.

Highlighting spaces is very noisy and doesn't help very much.
We only really need to differentiate spaces from tabs and highlighting
tabs is enough for that.

We continue to highlight spaces that are adjacent to tabs, but not
other spaces.

Signed-off-by: NeilBrown <neilb@suse.de>
vpatch.c