Dup Goto 📝

FoldingBySyntax

PT2/editor/vim/folding 07-31 13:46:46
To Pop
5 lines, 21 words, 147 chars Monday 2023-07-31 13:46:46
set foldmethod=syntax
set foldlnestmax=1    " only fold top-level things, not contained blocks
syntax sync fromstart " calculates new folds