1998-02-19 22:47:54 +01:00
|
|
|
Vim is an almost compatible version of the UNIX editor Vi. Many new features
|
|
|
|
have been added: multi level undo, syntax highlighting, command line history,
|
1999-12-21 14:18:05 +01:00
|
|
|
on-line help, filename completion, block operations, etc. See doc/vi_diff.txt.
|
1999-11-22 09:49:12 +01:00
|
|
|
|
2003-05-06 19:40:18 +02:00
|
|
|
If you are building the package from source you may want to enable some
|
|
|
|
features such as a perl or python interpreter which are not enabled by
|
1999-11-22 09:49:12 +01:00
|
|
|
default.
|
1999-12-21 14:18:05 +01:00
|
|
|
|
|
|
|
This version does not contain a gui. If you want one, look at vim-xaw or
|
|
|
|
vim-gtk.
|