On 5/21/10 7:01 AM, Andy Christianson wrote:
Is it possible to get Vim to display vertical lines that help to track indentation? I can't think of the best way to describe it (or search for it), but you can see it in this screenshot (http://www.rutherfurd.net/files/jedit/jedit_ss3.jpg).

Try:

set listchars=tab:\|-
set list

and help 'listchars' and help 'list' for more information.

Brian

--
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