]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): vimtutor starts Vim in nocompatible mode
authorChristian Brabandt <cb@256bit.org>
Mon, 23 Jun 2025 17:52:42 +0000 (19:52 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 23 Jun 2025 17:52:42 +0000 (19:52 +0200)
closes: #17593

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/vimtutor.1
runtime/doc/vimtutor.man

index 0320b245379f1949a0956e1f4bea16ea1c068270..14269c0c68525578544e1c0038681e0743b72a62 100644 (file)
@@ -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
index c4cbeaa8851f6588b5251f6277dcce01166b9cf2..64d0a437db5dd38deed29faea4f4a501411e900b 100644 (file)
@@ -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