![]() |
![]()
| ![]() |
![]()
NAMEvimtutor - the Vim tutor SYNOPSISvimtutor [-l | --language ISO639] [-c | --chapter NUMBER] [-g |
--gui] [ISO639]
DESCRIPTIONVimtutor starts the Vim tutor. The Vimtutor is useful for people that want to learn their first Vim commands. The optional [ISO639] argument is the two or three letter name of a language, like "it" or "es". 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. OPTIONS
EXAMPLESTo start vimtutor in German on chapter one: vimtutor de In English on chapter two: vimtutor -c2 Longform command for Bavarian in the GUI on chapter one: vimtutor --language bar --chapter 1 --gui FILES
AUTHORThe Vi Tutorial was originally written for Vi by Michael C. Pierce and Robert K. Ware, Colorado School of Mines using ideas supplied by Charles Smith, Colorado State University. E-mail: bware@mines.colorado.edu (now invalid). Modified for Vim by Bram Moolenaar. Translation contributors are listed in the tutor files. SEE ALSOvim(1)
|