golden hour
/usr/share/vim/vim82/tutor
⬆️ Go Up
Upload
File/Folder
Size
Actions
README.el.cp737.txt
1.05 KB
Del
OK
README.el.txt
1.05 KB
Del
OK
README.txt
1.5 KB
Del
OK
tutor
32.65 KB
Del
OK
tutor.bar
39.94 KB
Del
OK
tutor.bar.utf-8
40.86 KB
Del
OK
tutor.bg.utf-8
59.11 KB
Del
OK
tutor.ca
28.24 KB
Del
OK
tutor.ca.utf-8
28.24 KB
Del
OK
tutor.cs
25.08 KB
Del
OK
tutor.cs.cp1250
25.08 KB
Del
OK
tutor.cs.utf-8
27.34 KB
Del
OK
tutor.da
33.87 KB
Del
OK
tutor.da.utf-8
34.57 KB
Del
OK
tutor.de
38.33 KB
Del
OK
tutor.de.utf-8
38.33 KB
Del
OK
tutor.el
29.51 KB
Del
OK
tutor.el.cp737
29.51 KB
Del
OK
tutor.el.utf-8
46.05 KB
Del
OK
tutor.eo
34.33 KB
Del
OK
tutor.eo.utf-8
34.79 KB
Del
OK
tutor.es
27.39 KB
Del
OK
tutor.es.utf-8
27.39 KB
Del
OK
tutor.fr
38.39 KB
Del
OK
tutor.fr.utf-8
38.39 KB
Del
OK
tutor.hr
33.11 KB
Del
OK
tutor.hr.cp1250
33.11 KB
Del
OK
tutor.hr.utf-8
33.62 KB
Del
OK
tutor.hu
26.56 KB
Del
OK
tutor.hu.cp1250
26.56 KB
Del
OK
tutor.hu.utf-8
28.28 KB
Del
OK
tutor.it
35.61 KB
Del
OK
tutor.it.utf-8
35.61 KB
Del
OK
tutor.ja.euc
32.6 KB
Del
OK
tutor.ja.sjis
32.6 KB
Del
OK
tutor.ja.utf-8
43.1 KB
Del
OK
tutor.ko
41.32 KB
Del
OK
tutor.ko.euc
33.13 KB
Del
OK
tutor.ko.utf-8
41.32 KB
Del
OK
tutor.lv.utf-8
38.1 KB
Del
OK
tutor.nb
33.82 KB
Del
OK
tutor.nb.utf-8
34.59 KB
Del
OK
tutor.nl
36.45 KB
Del
OK
tutor.nl.utf-8
36.46 KB
Del
OK
tutor.no
34.59 KB
Del
OK
tutor.no.utf-8
34.59 KB
Del
OK
tutor.pl
34.62 KB
Del
OK
tutor.pl.cp1250
33.35 KB
Del
OK
tutor.pl.utf-8
34.62 KB
Del
OK
tutor.pt
35.42 KB
Del
OK
tutor.pt.utf-8
36.12 KB
Del
OK
tutor.ru
56.08 KB
Del
OK
tutor.ru.cp1251
35.2 KB
Del
OK
tutor.ru.utf-8
56.08 KB
Del
OK
tutor.sk
34.69 KB
Del
OK
tutor.sk.cp1250
32.53 KB
Del
OK
tutor.sk.utf-8
34.69 KB
Del
OK
tutor.sr.cp1250
32.29 KB
Del
OK
tutor.sr.utf-8
32.77 KB
Del
OK
tutor.sv
28.03 KB
Del
OK
tutor.sv.utf-8
28.03 KB
Del
OK
tutor.tr.iso9
32.7 KB
Del
OK
tutor.tr.utf-8
35.27 KB
Del
OK
tutor.uk.utf-8
52.31 KB
Del
OK
tutor.utf-8
32.65 KB
Del
OK
tutor.vi.utf-8
31.58 KB
Del
OK
tutor.vim
5.35 KB
Del
OK
tutor.zh.big5
23.79 KB
Del
OK
tutor.zh.euc
29.34 KB
Del
OK
tutor.zh.utf-8
30.67 KB
Del
OK
tutor.zh_cn.utf-8
37.9 KB
Del
OK
tutor.zh_tw.utf-8
30.67 KB
Del
OK
Edit: README.txt
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.]
Save