Tuesday, April 27, 2010

Re: foldmethod=indent and tabstop=4

On Tue, 2010-04-27 at 14:20 -0400, Jeremiah Martell wrote:
> I can't seem to get these two to work together:
>
> set foldmethod=indent
> set tabstop=4

Also set 'shiftwidth'. Help on fold-indent explains that shiftwidth is
the value that governs folds.

It's common _not_ to change tabstop, but only shiftwidth and
softtabstop, as mentioned in :h 'tabstop'.

Hope this helps,
Vlad

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

Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en

No comments: