summaryrefslogtreecommitdiffstats
path: root/runtime/doc/help.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-05-14 13:33:50 +0100
committerBram Moolenaar <Bram@vim.org>2022-05-14 13:33:50 +0100
commit30ab04e16e1e9e6133590181197b3f8e70cb495e (patch)
treec517425cceaef671aeea07d5332bbeb68397af8d /runtime/doc/help.txt
parent2e444bbef0f36535bf941f007f2961f3f66bbe87 (diff)
Update runtime files, new color schemes
Diffstat (limited to 'runtime/doc/help.txt')
-rw-r--r--runtime/doc/help.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
index 14cf1309be..2adf651175 100644
--- a/runtime/doc/help.txt
+++ b/runtime/doc/help.txt
@@ -1,4 +1,4 @@
-*help.txt* For Vim version 8.2. Last change: 2022 Feb 26
+*help.txt* For Vim version 8.2. Last change: 2022 May 13
VIM - main help file
k
@@ -88,12 +88,15 @@ Tuning Vim ~
|usr_43.txt| Using filetypes
|usr_44.txt| Your own syntax highlighted
|usr_45.txt| Select your language
-|usr_46.txt| Write plugins using Vim9 script
+
+Writing Vim scripts ~
+|usr_50.txt| Advanced Vim script writing
+|usr_51.txt| Create a plugin
+|usr_52.txt| Write plugins using Vim9 script
Making Vim Run ~
|usr_90.txt| Installing Vim
-
REFERENCE MANUAL: These files explain every detail of Vim. *reference_toc*
General subjects ~