tybenz / vimdeck

VIM as a presentation tool
MIT License
1.41k stars 57 forks source link

Disable folding #33

Closed stonewareslord closed 9 years ago

stonewareslord commented 9 years ago

The entire document is automatically folded if

set foldmethod=indent
set foldlevel=2

is in the vimrc.

tybenz commented 9 years ago

Thank you for this!