Re: [patch] 2.6.9-rc1-mm4: Makefile: remove tabs from empty lines

From: Dmitry Torokhov
Date: Wed Sep 08 2004 - 00:52:08 EST


On Tuesday 07 September 2004 04:14 pm, Sam Ravnborg wrote:
> Amyways I try to avoid these, but my gvim is pretty consistent in adding
> additional tabs/spaces here and there. Anyone that can tell me how to
> teach gvim not to do so (and flag trailing tabs/spaces).

I have the following in my .vimrc:

highlight WhitespaceEOL ctermbg=red guibg=red
match WhitespaceEOL /\s\+$/

but I must tell you that kernel sources are pretty bloody with this ption on
(although I think I cleaned up the input subsystem ;)

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/