vimwiki

Personal wiki for vim
git clone https://github.com/vimwiki/vimwiki.git
Log | Files | Refs | README | LICENSE

commit 2e3883c8517e86a9dac9b373382f0b9919cfd433
parent 813b3bb5a327f9c5a07101260b946505a2e5a752
Author: Maxim Kim <habamax@gmail.com>
Date:   Thu, 11 Jul 2013 18:24:28 +0400

Level decrease binding was wrong.

Diffstat:
Mdoc/vimwiki.txt | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt @@ -308,11 +308,11 @@ NORMAL MODE *vimwiki-local-mappings* the cursor over a word or link, or in visual mode with the selected text . - *vimwiki_glm* -glm Increase the indent of a single-line list item. - *vimwiki_gll* -gll Decrease the indent of a single-line list item. +gll Increase the indent of a single-line list item. + + *vimwiki_glh* +glh Decrease the indent of a single-line list item. *vimwiki_glstar* *vimwiki_gl8* gl* or gl8 Switch or insert a "*" symbol. Only available in