ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Vim

Vim, which stands for Vi IMproved, is a free multi-platform text editor. VIM's multi-mode full screen editing paradigm is a conceptual outgrowth of the original vi editor implementation that, since the early 1980s, has been distributed as an essential part of every operating system that is derived from Unix. Since its inception in the early 1990s Vim has grown to accommodate an extensive array of features, both original and derived from other free and commercial text editors. This success is an outgrowth of the development process which has been driven by the public publication of the Vim source code combined with the constant interaction between users, developers, and the original creator of Vim, Bram Moolenaar.

Some of the main features of Vim and improvements of Vim over vi:

  • Vim is 99% Vi compatible
  • portability
  • multi level undo/redo
  • multiple modified buffers
  • Graphical User Interface (GUI) mode
  • split windows -- both horizontal and vertical
  • syntax highlighting for hundreds of file types, even Wikipedia format
  • trans-session history of commands/searches/registers/positions ...
  • command-line editing and extensive completion
  • IDE-like build/review/edit features
  • session state preservation
  • configurable status line
  • insert-mode completion
  • multi-mode text folding
  • extended scripting and expressions
  • scripted plugins
  • remote file editing from ssh, ftp and http servers, among others
  • visual mode selection with char/line/block ranges
  • comprehensive integrated help system with hypertext via ctags

External links


Vim is also the name of a range of household cleaning products produced by Lever Brothers. Vim scouring powder was one of the first products created by William Lever and produced at Port Sunlight near Liverpool. The name Vim remained soley associated with the scouring powder until 1993 when a range of associated products were released.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Vim".