/usr/share/vim/vim82/tutor
NameSizeModeActions
README.el.cp737.txt10790644editdlrm
README.el.txt10790644editdlrm
README.txt15390644editdlrm
tutor334350644editdlrm
tutor.bar408960644editdlrm
tutor.bar.utf-8418450644editdlrm
tutor.bg.utf-8605250644editdlrm
tutor.ca289170644editdlrm
tutor.ca.utf-8289170644editdlrm
tutor.cs256770644editdlrm
tutor.cs.cp1250256770644editdlrm
tutor.cs.utf-8279980644editdlrm
tutor.da346830644editdlrm
tutor.da.utf-8354020644editdlrm
tutor.de392540644editdlrm
tutor.de.utf-8392540644editdlrm
tutor.el302210644editdlrm
tutor.el.cp737302210644editdlrm
tutor.el.utf-8471570644editdlrm
tutor.eo351500644editdlrm
tutor.eo.utf-8356230644editdlrm
tutor.es280480644editdlrm
tutor.es.utf-8280480644editdlrm
tutor.fr393110644editdlrm
tutor.fr.utf-8393110644editdlrm
tutor.hr339090644editdlrm
tutor.hr.cp1250339090644editdlrm
tutor.hr.utf-8344280644editdlrm
tutor.hu271940644editdlrm
tutor.hu.cp1250271940644editdlrm
tutor.hu.utf-8289540644editdlrm
tutor.it364610644editdlrm
tutor.it.utf-8364610644editdlrm
tutor.ja.euc333820644editdlrm
tutor.ja.sjis333820644editdlrm
tutor.ja.utf-8441310644editdlrm
tutor.ko423150644editdlrm
tutor.ko.euc339250644editdlrm
tutor.ko.utf-8423150644editdlrm
tutor.lv.utf-8390150644editdlrm
tutor.nb346280644editdlrm
tutor.nb.utf-8354250644editdlrm
tutor.nl373230644editdlrm
tutor.nl.utf-8373360644editdlrm
tutor.no354250644editdlrm
tutor.no.utf-8354250644editdlrm
tutor.pl354510644editdlrm
tutor.pl.cp1250341490644editdlrm
tutor.pl.utf-8354510644editdlrm
tutor.pt362690644editdlrm
tutor.pt.utf-8369890644editdlrm
tutor.ru574280644editdlrm
tutor.ru.cp1251360440644editdlrm
tutor.ru.utf-8574280644editdlrm
tutor.sk355250644editdlrm
tutor.sk.cp1250333100644editdlrm
tutor.sk.utf-8355250644editdlrm
tutor.sr.cp1250330600644editdlrm
tutor.sr.utf-8335570644editdlrm
tutor.sv287000644editdlrm
tutor.sv.utf-8287000644editdlrm
tutor.tr.iso9334880644editdlrm
tutor.tr.utf-8361200644editdlrm
tutor.uk.utf-8535620644editdlrm
tutor.utf-8334350644editdlrm
tutor.vi.utf-8323390644editdlrm
tutor.vim54810644editdlrm
tutor.zh.big5243640644editdlrm
tutor.zh.euc300430644editdlrm
tutor.zh.utf-8314080644editdlrm
tutor.zh_cn.utf-8388110644editdlrm
tutor.zh_tw.utf-8314080644editdlrm
Edit: /usr/share/vim/vim82/tutor/README.txt (1539B)
Tutor is a "hands on" tutorial for new users of the Vim editor. Most new users can get through it in less than one hour. The result is that you can do a simple editing task using the Vim editor. Tutor is a file that contains the tutorial lessons. You can simply execute "vim tutor" and then follow the instructions in the lessons. The lessons tell you to modify the file, so DON'T DO THIS ON YOUR ORIGINAL COPY. On Unix you can also use the "vimtutor" program. It will make a scratch copy of the tutor first. I have considered adding more advanced lessons but have not found the time. Please let me know how you like it and send any improvements you make. Bob Ware, Colorado School of Mines, Golden, Co 80401, USA (303) 273-3987 bware@mines.colorado.edu bware@slate.mines.colorado.edu bware@mines.bitnet Translation ----------- The tutor.xx and tutor.xx.utf-8 files are translated files (where xx is the language code). The encoding of tutor.xx might be latin1 or other traditional encoding. If you don't need a translation with such traditional encoding, you just need to prepare the tutor.xx.utf-8 file. If you need another encoding, you can also prepare a file named tutor.xx.enc (replace enc with the actual encoding name). You might also need to adjust the tutor.vim file. The "make" command can be used for creating tutor.xx from tutor.xx.utf-8. See the Makefile for detail. (For some languages, tutor.xx.utf-8 is created from tutor.xx for historical reasons.) [This file was modified for Vim by Bram Moolenaar et al.]