From 107c9c5905ef46620526e75c0d8e9a4a76ba2bca Mon Sep 17 00:00:00 2001 From: qadzek <84473512+qadzek@users.noreply.github.com> Date: Thu, 16 May 2024 18:15:31 +0200 Subject: [PATCH] doc: fix list of default mappings It seems that two commands in the list of default mappings had an old name. For another mapping, it looks like only Normal mode was documented. --- doc/wiki.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/wiki.txt b/doc/wiki.txt index a564a6a..547e308 100644 --- a/doc/wiki.txt +++ b/doc/wiki.txt @@ -1652,12 +1652,13 @@ for more information about the different modes. The lines annotated with `n` wf |(wiki-link-transform)| `n` wd |(wiki-page-delete)| `n` wr |(wiki-page-rename)| - `n` wt |(wiki-page-toc)| - `n` wT |(wiki-page-toc-local)| + `n` wt |(wiki-toc-generate)| + `n` wT |(wiki-toc-generate-local)| `n` wp |(wiki-export)| `x` wp |(wiki-export)| `n` wll |(wiki-link-show)| `n` wlh |(wiki-link-extract-header)| + `x` wlh |(wiki-link-extract-header)| `n` wli |(wiki-link-incoming-toggle)| `n` wlI |(wiki-link-incoming-hover)| `n` wsl |(wiki-tag-list)|