| 1 | <?xml version="1.0"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
|
|
3 | |
| 3 | <guide link = "/doc/en/vi-guide.xml"> |
4 | <guide link = "/doc/en/vi-guide.xml"> |
| 4 | <title>Learning vi -- the "cheatsheet" technique</title> |
5 | <title>Learning vi -- the "cheatsheet" technique</title> |
| 5 | <author title="Author"><mail link="drobbins@gentoo.org">Daniel Robbins</mail></author> |
6 | <author title="Author"><mail link="drobbins@gentoo.org">Daniel Robbins</mail></author> |
| 6 | <author title="Author"><mail link="stocke2@gentoo.org">Eric Stockbridge</mail></author> |
7 | <author title="Author"><mail link="stocke2@gentoo.org">Eric Stockbridge</mail></author> |
| 7 | <author title="Editor"><mail link="bennyc@gentoo.org">Benny Chuang</mail></author> |
8 | <author title="Editor"><mail link="bennyc@gentoo.org">Benny Chuang</mail></author> |
| 8 | <abstract>This guide will teach you how to use vi, using a cheat sheet method to accelerate the learning process. This will be the first guide for vi, catering to beginners.</abstract> |
9 | <abstract>This guide will teach you how to use vi, using a cheat sheet method to accelerate the learning process. This will be the first guide for vi, catering to beginners.</abstract> |
| 9 | <version>1.1.2</version> |
10 | <version>1.1.2</version> |
| 10 | <date>2nd October 2003</date> |
11 | <date>October 4, 2003</date> |
| 11 | |
12 | |
| 12 | <chapter> |
13 | <chapter> |
| 13 | <title>Getting Started</title> |
14 | <title>Getting Started</title> |
| 14 | <section> |
15 | <section> |
| 15 | <title>Introduction</title> |
16 | <title>Introduction</title> |
| … | |
… | |
| 498 | <li><uri link="http://www.vim.org/">The vim homepage</uri> is the place to go for all your vim needs.</li> |
499 | <li><uri link="http://www.vim.org/">The vim homepage</uri> is the place to go for all your vim needs.</li> |
| 499 | <li>If you're looking for a good, old-fashioned book, <uri link="http://www.oreilly.com/catalog/vi6/">Learning the vi Editor, 6th Edition</uri> would be an excellent choice. Contains good coverage of vi and vi clones.</li> |
500 | <li>If you're looking for a good, old-fashioned book, <uri link="http://www.oreilly.com/catalog/vi6/">Learning the vi Editor, 6th Edition</uri> would be an excellent choice. Contains good coverage of vi and vi clones.</li> |
| 500 | </ul> |
501 | </ul> |
| 501 | </body> |
502 | </body> |
| 502 | </section> |
503 | </section> |
|
|
504 | <section> |
|
|
505 | <title>About this document</title> |
|
|
506 | <body> |
|
|
507 | |
|
|
508 | <p> |
|
|
509 | The original version of this article was first published on IBM |
|
|
510 | developerWorks, and is property of Westtech Information Services. This |
|
|
511 | document is an updated version of the original article, and contains |
|
|
512 | various improvements made by the Gentoo Linux documentation team. |
|
|
513 | </p> |
|
|
514 | |
|
|
515 | </body> |
|
|
516 | </section> |
| 503 | </chapter> |
517 | </chapter> |
| 504 | </guide> |
518 | </guide> |