Outliner
Links
Install
Usage
By default, VIM Outliner works with
.otl
files.Body text can be created by starting the line with a colon.
Start pre-formatted, non-wrapping body text with a semi-colon.
Tables can be created in body text by separating each cell with a vertical line.
Commands
help outliner |
help |
tab |
indent another level. |
,,1 |
set foldlevel = 0 |
,,2 |
set foldlevel = 1 |
,,3 |
set foldlevel = 2 |
zc |
collapse a tree. |
zo |
expand one level. |
zO |
expand all the way down. |