> 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:
Post a Comment