On Oct 12, 3:58 pm, Dan Wierenga <[email protected]> wrote: > Hi vimmers, > > I mostly code Perl5, and I use the 1TBS style > (http://en.wikipedia.org/wiki/Indent_style#Variant:_1TBS). > > When I fold up a code block, I'd like Vim to fold up all the code in the > block, plus the closing brace. So, given this code:
Huh. I posted too soon. The first recipe here: http://vim.wikia.com/wiki/Customize_text_for_closed_folds does just what I want with foldmethod=syntax. Sorry for the noise. -- 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
