blob: 2b65c3c0316c9deae3a7a82838ba8d00ae6d0e84 [file] [log] [blame]
Bram Moolenaar217ad922005-03-20 22:37:15 +00001.TH VIMTUTOR 1 "2001 April 2"
2.SH NOME
3vimtutor \- the Vim tutor
4.SH SINTASSI
5.br
6.B vimtutor [lingua]
7.SH DESCRIZIONE
8.B Vimtutor
9inizia il
10.B Vim
11tutor.
12It copies the tutor file first, so that it can be modified without changing
13the original file.
14.PP
15The
16.B Vimtutor
17is useful for people that want to learn their first
18.B Vim
19commands.
20.PP
Bram Moolenaar6bb68362005-03-22 23:03:44 +000021The optional [language] argument is the two\-letter name of a language, like
Bram Moolenaar217ad922005-03-20 22:37:15 +000022"it" or "es".
23If the [language] argument is missing, the language of the current locale will
24be used.
25If a tutor in this language is available, it will be used.
26Otherwise the English version will be used.
27.PP
28.B Vim
29is always started in Vi compatible mode.
30.SH FILE
31.TP 15
32/usr/local/lib/vim/tutor/tutor[.language]
33The
34.B Vimtutor
35text file(s).
36.TP 15
37/usr/local/lib/vim/tutor/tutor.vim
38The Vim script used to copy the
39.B Vimtutor
40text file.
41.SH AUTORE
42The
43.B Vimtutor
44รจ stato scritto in origine per Vi da Michael C. Pierce e Robert K. Ware,
45Colorado School of Mines, usando idee fornite da Charles Smith,
46Colorado State University.
Bram Moolenaar6bb68362005-03-22 23:03:44 +000047E\-mail: bware@mines.colorado.edu.
Bram Moolenaar217ad922005-03-20 22:37:15 +000048.br
49E' stato modificato per
50.B Vim
51da Bram Moolenaar.
52Per i nomi dei traduttori, vedere i file usati nelle rispettive lingue.
53.SH VEDERE ANCHE
54vim(1)