LuisBL opened this issue 3 years ago · 2 comments
Could we configure to have only one line (or even zero) ?
Add let g:SimpylFold_fold_blank = 1 to your .vimrc.
let g:SimpylFold_fold_blank = 1
.vimrc
This is documented in the README but doesn't seem to be mentioned in the help file. I'll add it there.
Fixed the documentation issue in ff4c851.