Update runtime files

This commit is contained in:
Bram Moolenaar
2022-12-06 18:20:10 +00:00
parent 5e0c004f0c
commit 86b4816766
42 changed files with 2050 additions and 239 deletions

View File

@ -1,4 +1,4 @@
*help.txt* For Vim version 9.0. Last change: 2022 May 13
*help.txt* For Vim version 9.0. Last change: 2022 Dec 03
VIM - main help file
k
@ -153,6 +153,7 @@ Special issues ~
|terminal.txt| Terminal window support
|popup.txt| popup window support
|vim9.txt| using Vim9 script
|vim9class.txt| using Vim9 script classes
Programming language support ~
|indent.txt| automatic indenting for C and other languages