Index of /ldr199410/DISC2/LIVE/USR/DOC/VIM
Name Last modified Size Description
Parent Directory 19-Apr-2005 03:22 -
DIFFEREN.DOC 14-Apr-1994 16:09 18k
DIGRAPH.DOC 14-Apr-1994 16:09 2k
INDEX 14-Apr-1994 16:09 21k
REFERENC.DOC 14-Apr-1994 16:09 176k
UGANDA.TXT 14-Apr-1994 16:09 3k
UNIX.DOC 14-Apr-1994 16:09 1k
VIM.1 14-Apr-1994 16:09 5k
VIM132 14-Apr-1994 16:09 1k
YMTRANS.TBL 06-Oct-1994 12:05 1k
README for version 2.0 of Vim: Vi IMproved.
Vim is an almost compatible version of the UNIX editor vi. Only the 'Q'
command is missing (you don't need it). Many new features have been added:
multi level undo, command line history, filename completion, block operations,
etc. See difference.doc.
This editor is very useful for editing programs and other plain ASCII files.
All commands are given with normal keyboard characters, so those who can type
with ten fingers can work very fast. Additionally function keys can be defined
by the user.
Vim currently runs under Amiga DOS, MSDOS and many UNIX versions. Porting to
other systems should not be very difficult.
Documentation:
tutor/readme - one hour training course for beginners
reference.doc - complete reference of all Vim commands
difference.doc - summarizes the differences with UNIX vi
index - alfabetical list of commands
amiga.doc - remarks for Amiga
unix.doc - remarks for unix
msdos.doc - remarks for MSDOS
Vim is Charityware. You can copy it as much as you like. Please read
uganda.txt for details.
The makefile offers some compilation options. If you do not use digraphs, you
can save some memory by recompiling without the DIGRAPHS option. The Amiga
and MS-DOS versions are compiled for a limited number of supported terminals.
If you want to use Vim with other terminals you can recompile with the
TERMCAP option. See the makefiles for further options.
Please send comments, bug reports and suggestions to:
Bram Moolenaar UUCP E-mail: mool@oce.nl
Clematisstraat 30 FAX: +31-77-595473
5925 BE Venlo
The Netherlands