红联Linux门户
Linux帮助

What Is Vim?

发布时间:2009-03-01 11:10:47来源:红联作者:lnoem
  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.)
文章评论

共有 5 条评论

  1. jerry520 于 2009-03-18 12:35:54发表:

    very well!

  2. 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..

  3. trz420 于 2009-03-06 10:30:21发表:

    thanks

  4. trz420 于 2009-03-06 10:30:15发表:

    thanks

  5. Gones 于 2009-03-02 13:04:50发表:

    Got it.