Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2d17e61

Browse files
qadzekbrennen
authored andcommitted
docs: describe undocumented key mappings
1 parentd0e6d5e commit2d17e61

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

‎doc/vimwiki.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,13 +479,13 @@ glp Decrease the "done" status.
479479
gll n Increase the level of a list item.
480480
Remap command:`<Plug>VimwikiIncreaseLvlSingleItem`
481481
gLl Increase the level of a list item and all child items.
482-
Remap command:`<Plug>VimwikiIncreaseLvlWholeItem`
482+
or gLL Remap command:`<Plug>VimwikiIncreaseLvlWholeItem`
483483

484484
*vimwiki_glh**vimwiki_gLh*
485485
glh n Decrease the level of a list item.
486486
Remap command:`<Plug>VimwikiDecreaseLvlSingleItem`
487487
gLh Decrease the level of a list item and all child items.
488-
Remap command:`<Plug>VimwikiDecreaseLvlWholeItem`
488+
or gLH Remap command:`<Plug>VimwikiDecreaseLvlWholeItem`
489489

490490
*vimwiki_glr**vimwiki_gLr*
491491
glr n Renumber list items if the cursor is on a numbered
@@ -516,6 +516,13 @@ gl- n Make a list item out of a normal line or change the
516516
gL- Change the symbol of the current list to -.
517517
Remap command: `:VimwikiChangeSymbolInListTo -<CR>`
518518

519+
*vimwiki_gl+**vimwiki_gL+*
520+
gl+ n Make a list item out of a normal line or change the
521+
symbol of the current item to +.
522+
Remap command: `:VimwikiChangeSymbolTo +<CR>`
523+
gL+ Change the symbol of the current list to +.
524+
Remap command: `:VimwikiChangeSymbolInListTo +<CR>`
525+
519526
*vimwiki_gl1**vimwiki_gL1*
520527
gl1 n Make a list item out of a normal line or change the
521528
symbol of the current item to 1., the numbering is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp