On 05/07/10 05:35, [email protected] wrote:
"set listchars=tab:\|\ " (| and <sp>) really works fine when i use <tab>
to indent files, but is there a way to show | chars when i use <sp> to
indent program, especially when writing python?

Spaces are spaces: Vim won't show them differently (except end-of-line spaces with trail:- in 'listchars').

If you set 'cursorcolumn' on, the cursor column will have a distinctive highlight, so you'll be able to see (by moving the cursor to the first nonblank in a line) whether your indented lines line up the way they should.


Best regards,
Tony.
--
7:30, Channel 5: The Bionic Dog (Action/Adventure)
        The Bionic Dog gets a hormonal short-circuit and violates the
        Mann Act with an interstate Greyhound bus.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to