资源介绍
程序员编辑器Vim学习资料。
Introduction
I'm not sure this book is a labor of love or a love of labor. It certainly is the
longest book I've written. When I first started using Vim I noticed that there
were a “few” commands that Vim had that it's the old Vi editor didn't have. So I
decided to write a book which would serve as documentation to this wonderful
editor.
As part of my preparation I checked existing books for the Vi editor. They
were about 150-200 pages long, so I figured that my book would turn out about
250-300 pages. Turns out that Vim has a lot more features than expected and as
you can see the book is over 800 pages.
The goal of this book is to provide a tutorial to show the reader how to use
the power of Vim to solve common problems. Also the book attempts to show
you visually the operation of very major command and option, and to fully
document the rest.
Unfortunately, I've had to impose some limits on the book. This book does
not cover editing in any language but English mostly due to the fact that English
is the only language I know. Also it does not cover the interfaces to external
tools which I do not posses.
- 上一篇: vim用户手册(最新)
- 下一篇: vim中文指南,pdf格式