- commit
- e8885d5e20f3c16bf5d46651687c1ab9587a4b7a
- parent
- 470bcc7422190a396a97f488d5d9b3748157e462
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2013-12-01 00:12
add README
Diffstat
| A | README.md | 12 | ++++++++++++ |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -0,0 +1,12 @@ -1 1 This plugin enables folding by indentation including the previous line in the -1 2 fold. This ideal e.g. for nested lists: -1 3 -1 4 - Item 1 -1 5 - Item 1.1 -1 6 - Item 1.2 -1 7 - Item 2 -1 8 - Item 2.1----------------------------------------------------------- -1 9 - Item 2.2 -1 10 - Item 2.2.1 -1 11 - Item 2.2.2 -1 12 - Item 3-----------------------------------------------------------------