mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
runtime(doc): vimtutor starts Vim in nocompatible mode
closes: #17593 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -29,7 +29,7 @@ of overwriting the lessons.
|
||||
.B Vim
|
||||
is always started in
|
||||
.B Vi
|
||||
compatible mode.
|
||||
nocompatible mode.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BR \-l ", " \-\-language\ \fIISO639\fR
|
||||
|
@ -19,7 +19,7 @@ DESCRIPTION
|
||||
Vimtutor only opens temporary copies of the original tutor files, there
|
||||
is no danger of overwriting the lessons.
|
||||
|
||||
Vim is always started in Vi compatible mode.
|
||||
Vim is always started in Vi nocompatible mode.
|
||||
|
||||
OPTIONS
|
||||
-l, --language ISO639
|
||||
|
Reference in New Issue
Block a user