Hi!
On Mon, 2010-06-07 at 22:22:00 +0200, Raphael Hertzog wrote:
> On Mon, 07 Jun 2010, Guillem Jover wrote:
> > In vim I use something like:
> >
> > ,---
> > let c_space_errors=1
> > set list
> > set listchars=tab:»-,trail:·
> > `---
> >
> > to assist me spot those.
>
> Thanks, I find this set
Hi,
On Wed, 09 Jun 2010, Guillem Jover wrote:
> > > set listchars=tab:»-,trail:·
> > > `---
> > >
> > > to assist me spot those.
> >
> > Thanks, I find this setting too much annoying. I just added this to catch
> > common mistakes:
> > let c_space_errors=1
> > highlight EightSpaces ctermbg=light
2 matches
Mail list logo