Unreleased versions of Vim - Vi IMproved - for the PC
Ctags is no longer included. You can find it here:
http://ctags.sourceforge.net
There are ten files for each version (# is the version number).
gvim#.exe bin+rt self-installing, for MS-Windows 95, NT, etc.
vim#rt.zip runtime everybody needs this for the following binaries
vim#lang.zip runtime extra files for translated messages and menus
vim#d16.zip binary 16 bits real mode - works on any system
vim#d32.zip binary 32 bits protected mode - needs 386 and DPMI manager
vim#w32.zip binary console version for Windows 95/98/NT/2000
gvim#.zip binary GUI version for Windows 95/98/NT/2000
gvim#ole.zip binary idem, with OLE support
gvim#_s.zip binary GUI version for Windows 3.1
vim#src.zip sources packed for PC (with CR-LF)
To be able to run Vim get either:
1. the self-installing exe
2. the runtime archive plus one or two binary archives
3. the runtime archive plus the sources (and compile Vim yourself)
gvim is recommended for Windows 95/98/NT/2000
gvim_s is recommended for Windows 3.1
d32 is recommended for Windows 3.1 and Windows 95/98 console
w32 is recommended for Windows NT/2000 console
Win16 versions for Windows 3.1 (by Vince Negri):
gvim#w16.zip binary Win16 version with many features
gvim#m16.zip binary Win16 version with minimal features
vim#s16.zip sources extra files needed for compiling Win16 version