mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
updated for version 7.4.683
Problem: Typo in the vimtutor command. Solution: Fix the typo. (Corey Farwell, github pull 349)
This commit is contained in:
@ -6,9 +6,9 @@ $ !
|
||||
$ ! Author: Tom Wyant <Thomas.R.Wyant-III@usa.dupont.com>
|
||||
$ !
|
||||
$ ! This DCL command procedure executes the vimtutor command
|
||||
$ ! (suprise, suprise!) which gives you a brief tutorial on the VIM
|
||||
$ ! editor. Languages other than the default are supported in the
|
||||
$ ! usual way, as are at least some of the command qualifiers,
|
||||
$ ! (surprise, surprise!) which gives you a brief tutorial on the
|
||||
$ ! VIM editor. Languages other than the default are supported in
|
||||
$ ! the usual way, as are at least some of the command qualifiers,
|
||||
$ ! though you'll need to play some fairly serious games with DCL
|
||||
$ ! to specify ones that need quoting.
|
||||
$ !
|
||||
|
Reference in New Issue
Block a user