runtime(doc): vimtutor starts Vim in nocompatible mode

closes: #17593

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-06-23 19:52:42 +02:00
parent a9b95c3d33
commit 5bbdd0b082
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ of overwriting the lessons.
.B Vim .B Vim
is always started in is always started in
.B Vi .B Vi
compatible mode. nocompatible mode.
.SH OPTIONS .SH OPTIONS
.TP .TP
.BR \-l ", " \-\-language\ \fIISO639\fR .BR \-l ", " \-\-language\ \fIISO639\fR

View File

@ -19,7 +19,7 @@ DESCRIPTION
Vimtutor only opens temporary copies of the original tutor files, there Vimtutor only opens temporary copies of the original tutor files, there
is no danger of overwriting the lessons. is no danger of overwriting the lessons.
Vim is always started in Vi compatible mode. Vim is always started in Vi nocompatible mode.
OPTIONS OPTIONS
-l, --language ISO639 -l, --language ISO639