blob: d9358568fea24c74a9d3bb2655b451bc9b0c1cf1 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001README_extra.txt for version 7.0aa of Vim: Vi IMproved.
2
3The extra archive of Vim is to be used in combination with the source archive
4(vim-6.0-src.tar.gz). The extra archive is useless without it.
5
6For more information, see the "README.txt" file that comes with the runtime
7archive (vim-6.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
8archive too!
9
10The extra archive plus the source and runtime achives make up the complete
11sources of Vim for all systems.
12
13
14The extra archive contains:
15
16Farsi Files for the Farsi (persian) language. If you don't know
17 what Farsi is, this is not for you.
18
19if_sniff Interface to SNiFF. If you don't know what SNiFF is, this is
20 not for you.
21
22gui_amiga
23os_amiga Files for the Amiga port.
24
25gui_riscos
26os_riscos Files for the RISC OS port.
27
28gui_beos
29os_beos Files for the BeOS port.
30
31os_msdos
32os_dos Files for the MS-DOS port.
33
34gui_mac
35os_mac Files for the Mac port.
36
37os_mint Files for the Atari Mint port.
38
39os_os2 Files for the OS/2 port.
40tee Extra program for OS/2.
41
42os_vms Files for the VMS port.
43
44os_w32
45os_win32 Files for the Win32 port.
46
47gui_w32 Files for the Win32 GUI.
48Gvim_vc.mak MS Visual C++ makefile for the Win32 GUI.
49rgb.txt File with color definitions for the Win32 GUI.
50
51if_ole OLE automation interface, for MS Windows 95 and NT.
52
53VisVim Integration of Win32 GUI with MS Visual Developer Studio.
54
55GvimExt DLL for the "Edit with Vim" context menu entry
56
57nsis NSIS script to build the self-installing MS-Windows exe
58
59*.man Preprocessed manual pages.
60
61file_select.vim Vim script to browse directories (Unix only).