On 2020-05-25, Christian Brabandt wrote:
> How about:
>
> diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
> index 78d557f51..dded70d32 100644
> --- a/runtime/doc/index.txt
> +++ b/runtime/doc/index.txt
> @@ -828,7 +828,7 @@ tag char note action in Normal mode
> ~
> |zD| zD delete folds recursively
> |zE| zE eliminate all folds
> |zF| zF create a fold for N lines
> -|zG| zG mark word as good spelled word
> +|zG| zG temporarily mark word as good spelled word
> |zH| zH when 'wrap' off scroll half a screenwidth
> to the right
> |zL| zL when 'wrap' off scroll half a screenwidth
> @@ -837,7 +837,7 @@ tag char note action in Normal mode
> ~
> |zN| zN set 'foldenable'
> |zO| zO open folds recursively
> |zR| zR set 'foldlevel' to the deepest fold
> -|zW| zW mark word as wrong (bad) spelled word
> +|zW| zW temporarily mark word as bad spelled word
> |zX| zX re-apply 'foldlevel'
> |z^| z^ cursor on line N (default line above
> window), otherwise like "z-"
> @@ -849,7 +849,7 @@ tag char note action in Normal mode
> ~
> position the cursor at the end (right side)
> of the screen
> |zf| zf{motion} create a fold for Nmove text
> -|zg| zg mark word as good spelled word
> +|zg| zg permanently mark word as good spelled word
> |zh| zh when 'wrap' off scroll screen N characters
> to the right
> |zi| zi toggle 'foldenable'
> @@ -870,7 +870,7 @@ tag char note action in Normal mode
> ~
> |zuW| zuW undo |zW|
> |zuG| zuG undo |zG|
> |zv| zv open enough folds to view the cursor line
> -|zw| zw mark word as wrong (bad) spelled word
> +|zw| zw permanently mark word as bad spelled word
> |zx| zx re-apply 'foldlevel' and do "zv"
> |zz| zz redraw, cursor line at center of window
> |z<Left>| z<Left> same as "zh"
I like it.
Regards,
Gary
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20200526064551.GF8832%40phoenix.