vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] Identation/trailing spacing


From: Thomas Dickey
Subject: Re: [vile] Identation/trailing spacing
Date: Tue, 10 Jun 2014 06:08:03 -0400 (EDT)

----- Original Message -----
| From: "Paul van Tilburg" <address@hidden>
| To: "Vile mailing list" <address@hidden>
| Sent: Tuesday, June 10, 2014 6:02:17 AM
| Subject: [vile] Identation/trailing spacing
| 
| Hello all,
| 
| I am currently working on several projects with really bad and
| inconsistently identented old code (mixed space/tab indentation,
| different levels and nesting).  Also, there is a lot of trailing
| white space.
| 
| In vim there is a thing such as list/listchars [1] to reveal these
| differences (or special characters for that matter).  Is there
| something
| like that in vile?  Or would that require a filter on top of an syntax filter

When I want to see that, I use the visual-matches=reverse
and search for the whitespace-pattern that I'm interested in.
That's what the first part of the page describes.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]