Wednesday, February 22, 2012

Re: set vim indent like Notepad++ (attach: screenshot)

On 2012-02-22 stardiviner <numbchild@gmail.com> wrote:

> I want to set vim indent guide like notepad++. the screenshot is
> in attachment. I think *set listchars* maybe work on this.

You can use either folds, listchars or both. This setting helps to
achieve something similar:

set list listchars=tab:\‣\

Play with different characters.

Marco


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

No comments:

Post a Comment