Tuesday, February 10, 2015

Re: how to get the maximum foldlevel in a buffer?

On Monday, February 9, 2015 at 10:39:09 PM UTC-6, Bao Niu wrote:
> Is there a function/variable in Vim that tell you what the biggest foldlevel number is in a buffer? When I set FoldLevel I often need to try many times before it shows any effects, because the current foldlevel is way bigger than any foldlevel number in my buffer. I want to write a simple function to address this problem.
> Thanks.

There is no such variable. But what do you need this for, exactly? Do the suggestions here help?

http://vim.wikia.com/wiki/All_folds_open_when_opening_a_file

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: