On Mon, Sep 19, 2011 at 02:42:08AM -0700, Ron Aaron wrote: > Therefore I wonder if there is at least some way to just not display > the trailing "^M", since it is "visual noise" for the most part and > doesn't cause any other tools we use any problems.
Sounds like a use for the conceal feature that was introduced in 7.3. Something like :syn match mixedLineEndings " $" conceal :set conceallevel=3 Although, this will only hide the "^M" on lines other than the one your cursor is on. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>
signature.asc
Description: Digital signature
