[U-Boot-Users] ROMFS
Michal Simek
monstr at seznam.cz
Sun Jun 24 09:24:27 CEST 2007
> On Sat, Jun 23, 2007 at 02:34:16PM +0200, Wolfgang Denk wrote:
>> vi's "l" command shows this line as "+^I^I^I$", i. e. 3 trailing TABs.
>
> and vim's "let c_space_errors=1" will show all such spacing errors in
> red (beware, some u-boot's files will really burn your eyes ;-))
Thanks.
Vim can find all trailing white spaces with commands "/\t$\| $".
Best regards
Michal Simek
More information about the U-Boot
mailing list