public
Description: A vim GUI implementation in Cocoa, for Mac OS X.
Homepage: http://code.google.com/p/vim-cocoa
Clone URL: git://github.com/jjgod/vim-cocoa.git
Jjgod Jiang (author)
Wed Sep 02 02:14:24 -0700 2009
commit  3582e55f336f65788bd1a228650157a48e229112
tree    c16f55eb6fdcccaa4a377ef961eafa7a197940f3
parent  23bdd951def9248d250080f1df5158809ef24260
vim-cocoa / README_bindos.txt
100644 20 lines (15 sloc) 0.805 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
README_bindos.txt for version 7.2 of Vim: Vi IMproved.
 
See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim72rt.zip).
 
 
There are several binary distributions of Vim for the PC. You would normally
pick only one of them, but it's also possible to install several.
These ones are available (the version number may differ):
vim72d16.zip 16 bit DOS version
vim72d32.zip 32 bit DOS version
vim72w32.zip Windows 95/98/NT/etc. console version
gvim72.zip Windows 95/98/NT/etc. GUI version
gvim72ole.zip Windows 95/98/NT/etc. GUI version with OLE
gvim72_s.zip Windows 3.1 GUI version
 
You MUST also get the runtime archive (vim72rt.zip).
The sources are also available (vim72src.zip).