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
vim-cocoa / README_srcdos.txt
100644 13 lines (8 sloc) 0.487 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
README_srcdos.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).
 
 
The DOS source archive contains the files needed to compile Vim on MS-DOS or
MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the
VisVim sources.
 
See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.