Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.
Vim isn't an editor designed to hold its users' hands. It is a tool, the use of which must be learned.
Vim isn't a word processor. Although it can display text with various forms of highlighting and formatting, it isn't there to provide WYSIWYG editing of typeset documents. (It is great for editing TeX, though.)
jerry520 于 2009-03-18 12:35:54发表:
very well!
yucunlin0811 于 2009-03-10 13:54:02发表:
it's better to give some example to instruct how to use it. like delete, add, save etc..
trz420 于 2009-03-06 10:30:21发表:
thanks
trz420 于 2009-03-06 10:30:15发表:
thanks
Gones 于 2009-03-02 13:04:50发表:
Got it.