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
|
.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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user