- commit
- 07ef763f89430c314551b562e5f0bc35ca78b1c7
- parent
- ac264a897f70c75c23ba8ae5afcc836a5799239f
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2019-02-22 12:43
reference "learn vimscript the hard way"
Diffstat
| M | README.md | 2 | ++ |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -10,3 +10,5 @@ fold. This is ideal e.g. for nested lists: 10 10 - Item 2.2.1 11 11 - Item 2.2.2 12 12 - Item 3----------------------------------------------------------------- -1 13 -1 14 Inspired by http://learnvimscriptthehardway.stevelosh.com/chapters/49.html