vim-indent-folding

indentation based folding for vim
git clone https://git.ce9e.org/vim-indent-folding.git

commit
eb7228bafe14e46ac9c730eed41da2c6d73ba7bd
parent
6e92556016f515df5beb9d592d9c4dbe2889ceb7
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-02-22 11:14
typo

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -1,5 +1,5 @@
    1     1 This plugin enables folding by indentation including the previous line in the
    2    -1 fold. This ideal e.g. for nested lists:
   -1     2 fold. This is ideal e.g. for nested lists:
    3     3 
    4     4     -   Item 1
    5     5         -   Item 1.1