From c9e8640476e0e3df8584ccaa03411b58489a8837 Mon Sep 17 00:00:00 2001 From: h-east Date: Thu, 7 Nov 2024 21:53:45 +0100 Subject: [PATCH] runtime(doc): Add pi_tutor.txt to help TOC closes: #16006 Signed-off-by: h-east Signed-off-by: Christian Brabandt --- runtime/doc/help.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index faa5f32715..77ea273ec6 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -1,4 +1,4 @@ -*help.txt* For Vim version 9.1. Last change: 2024 May 27 +*help.txt* For Vim version 9.1. Last change: 2024 Nov 07 VIM - main help file k @@ -232,6 +232,7 @@ Standard plugins ~ |pi_paren.txt| Highlight matching parens |pi_spec.txt| Filetype plugin to work with rpm spec files |pi_tar.txt| Tar file explorer +|pi_tutor.txt| Interactive tutorial for Vim |pi_vimball.txt| Create a self-installing Vim script |pi_zip.txt| Zip archive explorer