Penguin
Annotated edit history of vimtutor(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 CraigBox 1 VIMTUTOR
2 !!!VIMTUTOR
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 FILES
7 AUTHOR
8 SEE ALSO
9 ----
10 !!NAME
11
12
13 vimtutor - the Vim tutor
14 !!SYNOPSIS
15
16
17 __vimtutor [[language]__
18 !!DESCRIPTION
19
20
21 __Vimtutor__ starts the __Vim__ tutor. It copies the
22 tutor file first, so that it can be modified without
23 changing the original file.
24
25
26 The __Vimtutor__ is useful for people that want to learn
27 their first __Vim__ commands.
28
29
30 The optional [[language] argument is the two-letter name of a
31 language, like
32
33
34 __Vim__ is always started in Vi compatible
35 mode.
36 !!FILES
37
38
39 /usr/share/vim/vim61/tutor/tutor[[.language]
40
41
42 The __Vimtutor__ text file(s).
43
44
45 /usr/share/vim/vim61/tutor/tutor.vim
46
47
48 The Vim script used to copy the __Vimtutor__ text
49 file.
50 !!AUTHOR
51
52
53 The __Vimtutor__ was originally written for Vi by Michael
54 C. Pierce and Robert K. Ware, Colorado School of Mines using
55 ideas supplied by Charles Smith, Colorado State University.
56 E-mail: bware@mines.colorado.edu.
57 It was modified for __Vim__ by Bram Moolenaar. For the
58 names of the translators see the tutor files.
59 !!SEE ALSO
60
61
62 vim(1)
63 ----
64
2 !CraigBox 65 Why does no-one tell us about these things?! -- !CraigBox
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.