blob: 89e5f5e601df8801a74f8699be9fb0dc4c8ade0a (
plain)
1
2
3
4
5
6
7
8
9
10
|
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,
on-line help, filename completion, block operations, etc. There is also a
Graphical User Interface (GUI) available. See doc/vi_diff.txt.
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
default.
This version also contains a X11/Motif GUI.
|